summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2019-12-23 10:19:30 +0100
committerUlf Hermann <ulf.hermann@qt.io>2019-12-23 10:33:36 +0100
commit6c2052f9d77beff7c125848cf459025d1ca7716b (patch)
treedaf35114d8881f15595bafcdc201c6c6db961cda /qmake
parent761025d08c32f3dddbd2d32f00b71f6411dd40ce (diff)
Doc: Fix name of no_check_exist flag
There is only one 's' in there. Change-Id: I02288c138784086e535c339660b02bf9c33f8fda Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'qmake')
-rw-r--r--qmake/doc/src/qmake-manual.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc
index 0a8326d94a..38b6d981ec 100644
--- a/qmake/doc/src/qmake-manual.qdoc
+++ b/qmake/doc/src/qmake-manual.qdoc
@@ -1329,7 +1329,7 @@
\li Value
\li Description
\row
- \li no_check_exists
+ \li no_check_exist
\li If not set, qmake looks to see if the files to install actually
exist. If these files don't exist, qmake doesn’t create the
install rule. Use this config value if you need to install