Fix small typo in git send-email man page.
authorSean Estabrooks <seanlkml@sympatico.ca>
Fri, 17 Aug 2007 21:38:24 +0000 (17:38 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Aug 2007 22:20:35 +0000 (15:20 -0700)
Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-send-email.txt
index d243ed1e3a3c4f3e94d01b076e7715d37a1cd204..08a023ea9262f2c1b4915fd5dcd09a29e1e4f6ab 100644 (file)
@@ -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::