From: Michael S. Tsirkin Date: Wed, 21 Mar 2007 08:37:36 +0000 (+0200) Subject: fix typo in git-am manpage X-Git-Tag: v1.5.1-rc2~5^2~7 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a947ab79d43353ba29633f6716659d605d4600bc;p=git.git fix typo in git-am manpage Fix typo in git-am manpage Signed-off-by: Michael S. Tsirkin Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 4fb1d8441..13a738986 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, -p:: - 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::