diff options
Diffstat (limited to 'qmake/book/qmake-concepts.leaf')
-rw-r--r-- | qmake/book/qmake-concepts.leaf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/book/qmake-concepts.leaf b/qmake/book/qmake-concepts.leaf index 3f71bdf9e..09dadad3a 100644 --- a/qmake/book/qmake-concepts.leaf +++ b/qmake/book/qmake-concepts.leaf @@ -11,7 +11,7 @@ also contains additional features to support Qt development. \e qmake generates a makefile based on the information in a project file. Project files are created by the developer. Project files are -usually simple, but can be tquite sophisticated if retquired. +usually simple, but can be quite sophisticated if retquired. \e qmake can also generate projects for Microsoft Visual studio without having to change the project file. |