Skip to content

Commit befc9c4

Browse files
flichtenheldJunio C Hamano
authored andcommitted
config.txt: Fix grammatical error in description of http.noEPSV
s/doesn't/don't/ since "ftp servers" is plural Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent 5007af8 commit befc9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ http.lowSpeedLimit, http.lowSpeedTime::
462462

463463
http.noEPSV::
464464
A boolean which disables using of EPSV ftp command by curl.
465-
This can helpful with some "poor" ftp servers which doesn't
465+
This can helpful with some "poor" ftp servers which don't
466466
support EPSV mode. Can be overridden by the 'GIT_CURL_FTP_NO_EPSV'
467467
environment variable. Default is false (curl will use EPSV).
468468

0 commit comments

Comments
 (0)