summaryrefslogtreecommitdiffstats
path: root/qmake/book/qmake-concepts.leaf
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-05 22:04:08 -0600
committerTimothy Pearson <[email protected]>2011-12-05 22:04:08 -0600
commite02e31c8b9d854cd62cbe9799228f6e08e882773 (patch)
tree53303c981d0b20e03c5a2fc8e959fa74adcb90d1 /qmake/book/qmake-concepts.leaf
parent143f194af098d44bf0dd1ebb29e59f30ce48d523 (diff)
downloadtqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.tar.gz
tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.zip
Sync with latest script
Diffstat (limited to 'qmake/book/qmake-concepts.leaf')
-rw-r--r--qmake/book/qmake-concepts.leaf2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/book/qmake-concepts.leaf b/qmake/book/qmake-concepts.leaf
index 09dadad3a..8275a235d 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 quite sophisticated if retquired.
+usually simple, but can be quite sophisticated if required.
\e qmake can also generate projects for Microsoft Visual studio
without having to change the project file.