diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index 072a6fb4f8fa0fbe8518cbefe5204129b5abdd32..cab30627c6e48f7030bcf3993a9dda79f07f4c06 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -47,7 +47,7 @@
     To learn more about the Qt Creator, click on one of the links below:
 
     \list
-       \o \l{A Quick Tour Around Qt Creator}
+       \o \l{A Quick Tour of Qt Creator}
        \o \l{Creating a Project in Qt Creator}
        \o \l{Build Settings}
        \o \l{Writing a Simple Program with Qt Creator}
@@ -66,7 +66,7 @@
     \page creator-quick-tour.html
     \nextpage creator-build-settings.html
 
-    \title A Quick Tour Around Qt Creator
+    \title A Quick Tour of Qt Creator
 
     The labeled screenshot below shows some of the components of Qt Creator, in
     \gui Edit mode.
@@ -298,7 +298,7 @@
 
         \row
 	    \i \inlineimage qtcreator-intro-and-location.png
-            \i \bold{Setting The Project Name and Location}
+            \i \bold{Setting the Project name and location}
 
         Next, we set the project's name and its path. Click on the \gui{...}
         button to browse and select your path.