fix typo in git-am manpage
authorMichael S. Tsirkin <mst@dev.mellanox.co.il>
Wed, 21 Mar 2007 08:37:36 +0000 (10:37 +0200)
committerJunio C Hamano <junkio@cox.net>
Wed, 21 Mar 2007 09:22:28 +0000 (02:22 -0700)
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>
Documentation/git-am.txt

index 4fb1d844133ba8350361ee67d074935805a24156..13a738986776b931d1dc16f0aac3804e384d924c 100644 (file)
@@ -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::