From: Vasco Almeida Date: Wed, 11 May 2016 20:42:54 +0000 (+0000) Subject: Documentation/git-mailinfo: fix typo X-Git-Tag: v2.9.0-rc0~19^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dee2303b1a9a61fd516fee7a7a4d59cd6d82f302;p=thirdparty%2Fgit.git Documentation/git-mailinfo: fix typo Signed-off-by: Vasco Almeida Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-mailinfo.txt b/Documentation/git-mailinfo.txt index 996c3fcc6c..b6eb2ac261 100644 --- a/Documentation/git-mailinfo.txt +++ b/Documentation/git-mailinfo.txt @@ -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.