git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc/column: Fix a typo
@ 2012-05-08 12:49 Tuomas Suutari
  0 siblings, 0 replies; only message in thread
From: Tuomas Suutari @ 2012-05-08 12:49 UTC (permalink / raw)
  To: git; +Cc: Tuomas Suutari

Change --pading to --padding in usage.

Signed-off-by: Tuomas Suutari <tuomas.suutari@gmail.com>
---
 Documentation/git-column.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-column.txt b/Documentation/git-column.txt
index 9be16ee..5d6f1cc 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
 -----------
-- 
1.7.5.4

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-08 12:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-08 12:49 [PATCH] doc/column: Fix a typo Tuomas Suutari

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).