summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLuca Di Sera <luca.disera@qt.io>2021-08-03 16:39:34 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-08-04 10:13:28 +0000
commit7c0bb810aea8d5b3936d9f97d13b3b9f966b4223 (patch)
tree485ad53a6bc31e28e052d8a964adf7674e9a58a8 /src
parent06b134fb13972e0bab7cf2e7f7c38d7c35010ec0 (diff)
Doc: Fix a typo in the "Introduction to QDoc" documentation page
Changes `thinks` to `links` in the 4th paragraph of the "Why Standard Mode Is Slow" section. Fixes: QTBUG-95561 Change-Id: If49f2d58341f33adf8cb8504193d7e3cb3896fcc Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 07164bb6a5bdea6cacd69692287bd65a592b2f5a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src')
-rw-r--r--src/qdoc/doc/qdoc-manual-intro.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qdoc/doc/qdoc-manual-intro.qdoc b/src/qdoc/doc/qdoc-manual-intro.qdoc
index 3b1fb2804..8a89d6647 100644
--- a/src/qdoc/doc/qdoc-manual-intro.qdoc
+++ b/src/qdoc/doc/qdoc-manual-intro.qdoc
@@ -204,7 +204,7 @@
module's, that module is said to depend on those other Qt modules.
Hence when QDoc runs the \e {generate phase} for that module, it
must also load the index files for those modules so it can create
- those thinks.
+ those links.
Hence, when the Qt build system generates the Qt documentation, it
first runs QDoc once for each module to perform the \e {prepare