summaryrefslogtreecommitdiffstats
path: root/qmake/book/qmake-commandreference.leaf
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/book/qmake-commandreference.leaf')
-rw-r--r--qmake/book/qmake-commandreference.leaf4
1 files changed, 2 insertions, 2 deletions
diff --git a/qmake/book/qmake-commandreference.leaf b/qmake/book/qmake-commandreference.leaf
index e20c4218..1e499ab7 100644
--- a/qmake/book/qmake-commandreference.leaf
+++ b/qmake/book/qmake-commandreference.leaf
@@ -1954,7 +1954,7 @@ Note: the QMAKESPEC path will automatically be added to the
It is common on UNIX to be able to install from the same utility as
you build with (e.g make install). For this \e qmake has introduce the
-concept of an install set. The notation for this is tquite simple,
+concept of an install set. The notation for this is quite simple,
first you fill in an "object" in qmake for example:
\code
@@ -2104,7 +2104,7 @@ qmake backends (currently this is only supported by the UNIX \link
#MAKEFILE_GENERATOR generator \endlink).
The interfaces to customizing the Makefile are done through "objects" as in
-other places in qmake. The notation for this is tquite simple, first you
+other places in qmake. The notation for this is quite simple, first you
fill in an "object" in qmake for example:
\code