Documentation: config: improve word ordering for http.cookieFile
[gitweb.git] / Documentation / config.txt
index fec0dea5d03343b40caf35ea6de6753049f08d35..c0d7bcff8ca13faf0d40a2cda489e18c2a308db2 100644 (file)
@@ -1602,7 +1602,7 @@ http.cookieFile::
        in the Git http session, if they match the server. The file format
        of the file to read cookies from should be plain HTTP headers or
        the Netscape/Mozilla cookie file format (see linkgit:curl[1]).
-       NOTE that the file specified with http.cookieFile is only used as
+       NOTE that the file specified with http.cookieFile is used only as
        input unless http.saveCookies is set.
 
 http.saveCookies::