Skip to content

Commit

Permalink
fix typo in git-am manpage
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Michael S. Tsirkin authored and Junio C Hamano committed Mar 21, 2007
1 parent 6bf035f commit a947ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-am.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down

0 comments on commit a947ab7

Please sign in to comment.