]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git.txt
*config.txt: stick to camelCase naming convention
[thirdparty/git.git] / Documentation / git.txt
index 52c4d2a7c9e4112734e43af7dcf12a9e9c385aa2..4269907109e75c031dcbb56ed7ba054f87bf1ec9 100644 (file)
@@ -918,7 +918,7 @@ for further details.
        If this environment variable is set, then Git commands which need to
        acquire passwords or passphrases (e.g. for HTTP or IMAP authentication)
        will call this program with a suitable prompt as command-line argument
-       and read the password from its STDOUT. See also the 'core.askpass'
+       and read the password from its STDOUT. See also the 'core.askPass'
        option in linkgit:git-config[1].
 
 'GIT_TERMINAL_PROMPT'::