doc: trivial typo in git-format-patch.txt
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 17 Apr 2017 22:32:53 +0000 (00:32 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Apr 2017 03:25:12 +0000 (20:25 -0700)
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-format-patch.txt
index bdeecd59e002b074f32960db2d19d745e21539c4..9c5f8327cd5e3ee1d0a3d4f041dc86d36a977755 100644 (file)
@@ -551,7 +551,7 @@ series A, B, C, the history would be like:
 ................................................
 
 With `git format-patch --base=P -3 C` (or variants thereof, e.g. with
-`--cover-letter` of using `Z..C` instead of `-3 C` to specify the
+`--cover-letter` or using `Z..C` instead of `-3 C` to specify the
 range), the base tree information block is shown at the end of the
 first message the command outputs (either the first patch, or the
 cover letter), like this: