]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-http-backend.txt
Documentation: the name of the system is 'Git', not 'git'
[thirdparty/git.git] / Documentation / git-http-backend.txt
index f4e0741c115905f61a0e92c5255658f4b8e25711..7b1e85cd15b8ced793e56b8accc1e32dfa5aabc9 100644 (file)
@@ -19,7 +19,7 @@ and the backwards-compatible dumb HTTP protocol, as well as clients
 pushing using the smart HTTP protocol.
 
 It verifies that the directory has the magic file
-"git-daemon-export-ok", and it will refuse to export any git directory
+"git-daemon-export-ok", and it will refuse to export any Git directory
 that hasn't explicitly been marked for export this way (unless the
 GIT_HTTP_EXPORT_ALL environmental variable is set).