Documentation/git-mailinfo: fix typo

Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Vasco Almeida committed May 11, 2016 at 20:42 UTC dee2303b1a9a61fd516fee7a7a4d59cd6d82f302
1 file changed +1 -1
Documentation/git-mailinfo.txt
+1 -1
@@ -63,7 +63,7 @@ with comments and suggestions on the message you are responding to, and to
63 conclude it with a patch submission, separating the discussion and the
64 beginning of the proposed commit log message with a scissors line.
65 +
66 -This can enabled by default with the configuration option mailinfo.scissors.
66 +This can be enabled by default with the configuration option mailinfo.scissors.
67
68 --no-scissors::
69 Ignore scissors lines. Useful for overriding mailinfo.scissors settings.