aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-column.txt
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2012-06-19 19:56:09 +0200
committerJunio C Hamano <gitster@pobox.com>2012-06-19 11:35:19 -0700
commitb4ab1980da71344e5ebb65242f52d68b1a03c42d (patch)
treed3de4a5a2d7bc54014bd100f65f135c2fb9062b2 /Documentation/git-column.txt
parent0ce2e396ee9fb0fa07e8381b338e49859dbf03db (diff)
downloadgit-b4ab1980da71344e5ebb65242f52d68b1a03c42d.tar.gz
Documentation: spelling fixes
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-column.txt')
-rw-r--r--Documentation/git-column.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-column.txt b/Documentation/git-column.txt
index 9be16eea0e..5d6f1cc464 100644
--- a/Documentation/git-column.txt
+++ b/Documentation/git-column.txt
@@ -9,7 +9,7 @@ SYNOPSIS
--------
[verse]
'git column' [--command=<name>] [--[raw-]mode=<mode>] [--width=<width>]
- [--indent=<string>] [--nl=<string>] [--pading=<n>]
+ [--indent=<string>] [--nl=<string>] [--padding=<n>]
DESCRIPTION
-----------