Skip to content

Commit 06ea368

Browse files
computersforpeacegitster
authored andcommitted
Documentation: config: improve word ordering for http.cookieFile
Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent e465796 commit 06ea368

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1602,7 +1602,7 @@ http.cookieFile::
16021602
in the Git http session, if they match the server. The file format
16031603
of the file to read cookies from should be plain HTTP headers or
16041604
the Netscape/Mozilla cookie file format (see linkgit:curl[1]).
1605-
NOTE that the file specified with http.cookieFile is only used as
1605+
NOTE that the file specified with http.cookieFile is used only as
16061606
input unless http.saveCookies is set.
16071607

16081608
http.saveCookies::

0 commit comments

Comments
 (0)