diff --git a/README.md b/README.md
index 762ed820d19..3fc07539e33 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ For detailed information on the supported compilers, see
plan to contribute to Qt Creator, you should compile your changes with
both compilers.
- 2. Install msysGit from . If you plan to
+ 2. Install Git for Windows from . If you plan to
use the MinGW compiler suite, do not choose to put git in the
default path of Windows command prompts. For more information, see
step 9.
diff --git a/doc/src/vcs/creator-vcs-git.qdoc b/doc/src/vcs/creator-vcs-git.qdoc
index 0046d366a64..fccb31f00f1 100644
--- a/doc/src/vcs/creator-vcs-git.qdoc
+++ b/doc/src/vcs/creator-vcs-git.qdoc
@@ -43,7 +43,7 @@
You can use the \l{http://code.google.com/p/gerrit/}{Gerrit} code review
tool for projects that use Git.
- \section1 Using msysGit on Windows
+ \section1 Using Git for Windows
If you configure Git for use with \c {git bash}, only, and use SSH
authorization, Git looks for the SSH keys in the directory where the
diff --git a/doc/src/vcs/creator-vcs.qdoc b/doc/src/vcs/creator-vcs.qdoc
index a8d8d7f6f95..655394bc7a0 100644
--- a/doc/src/vcs/creator-vcs.qdoc
+++ b/doc/src/vcs/creator-vcs.qdoc
@@ -97,8 +97,8 @@
that everything works (for example, use the status command). If no issues
arise, you should be ready to use the system also from \QC.
- For more information on using msysGit on Windows, see
- \l {Using msysGit on Windows}.
+ For more information on using Git for Windows, see
+ \l {Using Git for Windows}.
\section1 Setting Up General Options