config.txt: follow camelCase naming

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Nguyễn Thái Ngọc Duy committed Aug 22, 2018 at 18:05 UTC 8da2f4897cc98397f3870ae89b2925e22ba5114b
1 file changed +1 -1
Documentation/config.txt
+1 -1
@@ -3291,7 +3291,7 @@ sendemail.smtpReloginDelay::
3291 Seconds wait before reconnecting to smtp server.
3292 See also the `--relogin-delay` option of linkgit:git-send-email[1].
3293
3294 -showbranch.default::
3294 +showBranch.default::
3295 The default set of branches for linkgit:git-show-branch[1].
3296 See linkgit:git-show-branch[1].
3297