Skip to content

Commit f5b6ffa

Browse files
cpackhamgitster
authored andcommitted
Documentation/git-am: typofix
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 6498137 commit f5b6ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-am.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ default. You can use `--no-utf8` to override this.
101101
By default the command will try to detect the patch format
102102
automatically. This option allows the user to bypass the automatic
103103
detection and specify the patch format that the patch(es) should be
104-
intepreted as. Valid formats are mbox, stgit, stgit-series and hg.
104+
interpreted as. Valid formats are mbox, stgit, stgit-series and hg.
105105

106106
-i::
107107
--interactive::

0 commit comments

Comments
 (0)