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.0.6~11 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a947ab79d43353ba29633f6716659d605d4600bc 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 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, -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::