Details
-
Bug
-
Resolution: Done
-
P4: Low
-
5.15, 6.1
-
07164bb6a5bdea6cacd69692287bd65a592b2f5a (qt/qttools/dev) 9cbf3f5e4a106b497c6d9d2a201b6b35b1108630 (qt/tqtc-qttools/5.15) c35fa560e0897ce4896b1e8965d3d2cc5c96dd70 (qt/qttools/6.1) 7c0bb810aea8d5b3936d9f97d13b3b9f966b4223 (qt/qttools/6.2)
-
Da Vinci sprint 38
Description
There is what seems to be a small typo in the Introduction to QDoc manual page.
Under the Why Standard Mode Is Slow section, the 4th paragraph reports that:
{Emphasis Mine}[...]
When a Qt module contains links into the documentation of other Qt module's, that module is said to depend on those other Qt modules. Hence when QDoc runs the generate phase for that module, it must also load the index files for those modules so it can create those thinks.
I think that the intended word might have been things instead of thinks.
Albeit, I would suggest correcting it to links, as it feels a bit more consistent with the previous text in the paragraph without feeling like a repetition.
The typo appears in at least the equivalent Qt5 documentation page too.