From: Sean Estabrooks Date: Fri, 17 Aug 2007 21:38:24 +0000 (-0400) Subject: Fix small typo in git send-email man page. X-Git-Tag: v1.5.3-rc6~27 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e63b58ba0b67262674c94321693c4f84a58ecf80;p=git.git Fix small typo in git send-email man page. Signed-off-by: Sean Estabrooks Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt index d243ed1e3..08a023ea9 100644 --- a/Documentation/git-send-email.txt +++ b/Documentation/git-send-email.txt @@ -62,7 +62,7 @@ The --cc option must be repeated for each user you want on the cc list. --signed-off-by-cc, --no-signed-off-by-cc:: If this is set, add emails found in Signed-off-by: or Cc: lines to the cc list. - Default is the value of 'sendemail.signedoffbycc' configuration value; + Default is the value of 'sendemail.signedoffcc' configuration value; if that is unspecified, default to --signed-off-by-cc. --quiet::