Documentation/git-mailinfo: fix typo
authorVasco Almeida <vascomalmeida@sapo.pt>
Wed, 11 May 2016 20:42:54 +0000 (20:42 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 May 2016 21:35:52 +0000 (14:35 -0700)
Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-mailinfo.txt
index 996c3fcc6cde0b7ce1acf6bfb3815bac4dd6176c..b6eb2ac2611850214ceaadb5e4c0bf8add2e7bce 100644 (file)
@@ -63,7 +63,7 @@ with comments and suggestions on the message you are responding to, and to
 conclude it with a patch submission, separating the discussion and the
 beginning of the proposed commit log message with a scissors line.
 +
-This can enabled by default with the configuration option mailinfo.scissors.
+This can be enabled by default with the configuration option mailinfo.scissors.
 
 --no-scissors::
        Ignore scissors lines. Useful for overriding mailinfo.scissors settings.