Skip to content

Commit

Permalink
Documentation/git-am: typofix
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Chris Packham authored and Junio C Hamano committed Mar 17, 2014
1 parent 6498137 commit f5b6ffa
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 @@ -101,7 +101,7 @@ default. You can use `--no-utf8` to override this.
By default the command will try to detect the patch format
automatically. This option allows the user to bypass the automatic
detection and specify the patch format that the patch(es) should be
intepreted as. Valid formats are mbox, stgit, stgit-series and hg.
interpreted as. Valid formats are mbox, stgit, stgit-series and hg.

-i::
--interactive::
Expand Down

0 comments on commit f5b6ffa

Please sign in to comment.