diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index 0abaa3bfc4bc4611153fdee4e07f0b0754b99c17..f95b58d58f7d3ef3a51f70675b80bba455445b90 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -284,16 +284,16 @@ \i \inlineimage qtcreator-new-project.png \i \bold{Creating a New Project} - To create a new project, select \gui{New Project} from the \gui{File} menu. - You can create one of the following three projects: + To create a new project, select \gui{New Project} from the \gui{File} menu. + You can create one of the following three projects: - \list - \o Qt4 Console Application - \o Qt4 Gui Application - \o C++ Library - \endlist + \list + \o Qt4 Console Application + \o Qt4 Gui Application + \o C++ Library + \endlist - In this example, we select a \e{Qt4 Gui Application} and click \gui{OK}. + In this example, we select a \e{Qt4 Gui Application} and click \gui{OK}. \row \i \inlineimage qtcreator-intro-and-location.png