From: Frank Lichtenheld <frank@lichtenheld.de>
To: git@vger.kernel.org
Cc: Junio C Hamano <junkio@cox.net>,
Frank Lichtenheld <frank@lichtenheld.de>
Subject: [PATCH 4/4] config.txt: Fix grammatical error in description of http.noEPSV
Date: Fri, 13 Apr 2007 18:02:33 +0200 [thread overview]
Message-ID: <11764801732969-git-send-email-frank@lichtenheld.de> (raw)
In-Reply-To: <11764801533023-git-send-email-frank@lichtenheld.de>
s/doesn't/don't/ since "ftp servers" is plural
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
---
Documentation/config.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/config.txt b/Documentation/config.txt
index b6e6513..62168e6 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -462,7 +462,7 @@ http.lowSpeedLimit, http.lowSpeedTime::
http.noEPSV::
A boolean which disables using of EPSV ftp command by curl.
- This can helpful with some "poor" ftp servers which doesn't
+ This can helpful with some "poor" ftp servers which don't
support EPSV mode. Can be overridden by the 'GIT_CURL_FTP_NO_EPSV'
environment variable. Default is false (curl will use EPSV).
--
1.5.1.1
prev parent reply other threads:[~2007-04-13 16:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-13 16:02 [PATCH 0/4] Random fixes to Documentation/config.txt Frank Lichtenheld
2007-04-13 16:02 ` [PATCH 1/4] config.txt: Document gitcvs.allbinary Frank Lichtenheld
2007-04-13 16:02 ` [PATCH 2/4] config.txt: Document core.autocrlf Frank Lichtenheld
2007-04-13 16:02 ` [PATCH 3/4] config.txt: Change pserver to server in description of gitcvs.* Frank Lichtenheld
2007-04-13 16:02 ` Frank Lichtenheld [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=11764801732969-git-send-email-frank@lichtenheld.de \
--to=frank@lichtenheld.de \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).