aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-am.txt
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@dev.mellanox.co.il>2007-03-21 10:37:36 +0200
committerJunio C Hamano <junkio@cox.net>2007-03-21 02:22:28 -0700
commita947ab79d43353ba29633f6716659d605d4600bc (patch)
treee9868aa920e30fbb12108faf03b5bf532821ce90 /Documentation/git-am.txt
parent6bf035f2780bde45682e0edf40e35a150bd83706 (diff)
downloadgit-a947ab79d43353ba29633f6716659d605d4600bc.tar.gz
fix typo in git-am manpage
Fix typo in git-am manpage Signed-off-by: Michael S. Tsirkin <mst@dev.mellanox.co.il> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-am.txt')
-rw-r--r--Documentation/git-am.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt
index 4fb1d84413..13a7389867 100644
--- a/Documentation/git-am.txt
+++ b/Documentation/git-am.txt
@@ -70,7 +70,7 @@ default. You could use `--no-utf8` to override this.
the patch.
-C<n>, -p<n>::
- These flag are passed to the `git-apply` program that applies
+ These flags are passed to the `git-apply` program that applies
the patch.
--interactive::