summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Chris Packham <judge.packham@gmail.com>2014-03-17 20:50:49 +1300
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-03-17 15:04:12 -0700
commitf5b6ffad83469f6f3bb2afaede1c15ed6125fcb6 (patch)
tree2023737a9ba70fd35480fda3866d8c2e01df2cda /Documentation
parentDocumentation/git-am: Document supported --patch-format options (diff)
downloadtgif-f5b6ffad83469f6f3bb2afaede1c15ed6125fcb6.tar.xz
Documentation/git-am: typofix
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-am.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt
index 76bd359394..f8a7d0c856 100644
--- 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.
+ interpreted as. Valid formats are mbox, stgit, stgit-series and hg.
-i::
--interactive::