config.txt: follow camelCase naming
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Wed, 22 Aug 2018 16:05:55 +0000 (18:05 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Sep 2018 20:54:16 +0000 (13:54 -0700)
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
index eb66a119753726b0260acd456f5728351dc05ba3..35e024d0ce493d1a91d58e761f65177867b97d14 100644 (file)
@@ -3291,7 +3291,7 @@ sendemail.smtpReloginDelay::
        Seconds wait before reconnecting to smtp server.
        See also the `--relogin-delay` option of linkgit:git-send-email[1].
 
-showbranch.default::
+showBranch.default::
        The default set of branches for linkgit:git-show-branch[1].
        See linkgit:git-show-branch[1].