From c35fa560e0897ce4896b1e8965d3d2cc5c96dd70 Mon Sep 17 00:00:00 2001 From: Luca Di Sera Date: Tue, 3 Aug 2021 16:39:34 +0200 Subject: 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 (cherry picked from commit 07164bb6a5bdea6cacd69692287bd65a592b2f5a) Reviewed-by: Qt Cherry-pick Bot --- src/qdoc/doc/qdoc-manual-intro.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3