summaryrefslogtreecommitdiffstats
path: root/git-column.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-column.html')
-rw-r--r--git-column.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-column.html b/git-column.html
index 42b82bcce..bf89dcc59 100644
--- a/git-column.html
+++ b/git-column.html
@@ -979,7 +979,7 @@ column.clean
</dt>
<dd>
<p>
- Specify the layout when list items in <code>git clean -i</code>, which always
+ Specify the layout when listing items in <code>git clean -i</code>, which always
shows files and directories in columns. See <code>column.ui</code> for details.
</p>
</dd>
@@ -997,7 +997,7 @@ column.tag
</dt>
<dd>
<p>
- Specify whether to output tag listing in <code>git tag</code> in columns.
+ Specify whether to output tag listings in <code>git tag</code> in columns.
See <code>column.ui</code> for details.
</p>
</dd>