Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation/git-am: typofix
author
Chris Packham
<judge.packham@gmail.com>
Mon, 17 Mar 2014 07:50:49 +0000
(20:50 +1300)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 17 Mar 2014 22:04:12 +0000
(15:04 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-am.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
6498137
)
diff --git
a/Documentation/git-am.txt
b/Documentation/git-am.txt
index 76bd359394f6df539cdaaa5d59fc694fbe00e120..f8a7d0c85645e92011b12e9b9504a9c3105c7f20 100644
(file)
--- a/
Documentation/git-am.txt
+++ b/
Documentation/git-am.txt
@@
-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.
+ inte
r
preted as. Valid formats are mbox, stgit, stgit-series and hg.
-i::
--interactive::