diff options
author | Adam Dinwoodie <adam@dinwoodie.org> | 2016-05-24 12:09:10 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-05-24 12:09:10 +0200 |
commit | 3b66731698a72e5912f867e4aa8c170332c510fb (patch) | |
tree | c2070acd9b0982194dab276d4a29dd16c5d42fe8 /winsup/doc/faq-programming.xml | |
parent | 8d7b9a199c2100eba60db5d85681ea4f39be19d8 (diff) | |
download | cygnal-3b66731698a72e5912f867e4aa8c170332c510fb.tar.gz cygnal-3b66731698a72e5912f867e4aa8c170332c510fb.tar.bz2 cygnal-3b66731698a72e5912f867e4aa8c170332c510fb.zip |
Git is Git, not GIT
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/doc/faq-programming.xml')
-rw-r--r-- | winsup/doc/faq-programming.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/doc/faq-programming.xml b/winsup/doc/faq-programming.xml index 07846903c..d1209736c 100644 --- a/winsup/doc/faq-programming.xml +++ b/winsup/doc/faq-programming.xml @@ -707,7 +707,7 @@ documentation, see the README included in the <literal>cygwin-doc</literal> pack </para> <para>Next, get the Cygwin source. Ideally, you should check out what you -need from GIT (<ulink url="https://cygwin.com/git.html"/>). This is the +need from Git (<ulink url="https://cygwin.com/git.html"/>). This is the <emphasis>preferred method</emphasis> for acquiring the sources. Otherwise, if you are trying to duplicate a cygwin release then you should download the corresponding source package |