From c969c2b0613f60839eb932cfa6b47b8df54a5e3e Mon Sep 17 00:00:00 2001 From: Andreas Eliasson Date: Fri, 11 Nov 2022 11:00:29 +0100 Subject: Doc: Fix typos Change-Id: Ie6caa2f8ec7f55db137010df775b6c44d4f0d2e5 Reviewed-by: Leena Miettinen (cherry picked from commit fd62be055b472e3818021896e2d94aad80e0cb0e) Reviewed-by: Qt Cherry-pick Bot --- src/qdoc/doc/qdoc-manual-markupcmds.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/qdoc/doc/qdoc-manual-markupcmds.qdoc b/src/qdoc/doc/qdoc-manual-markupcmds.qdoc index 48e87b9ac..baec43947 100644 --- a/src/qdoc/doc/qdoc-manual-markupcmds.qdoc +++ b/src/qdoc/doc/qdoc-manual-markupcmds.qdoc @@ -1830,7 +1830,7 @@ \endlist The \e {QML} in \e {square brackets} tells QDoc to accept a - matching target only if the traget is on a QML page. Qdoc actually + matching target only if the target is on a QML page. Qdoc actually finds the C++ namespace target first, but since that target is on a C++ page, QDoc ignores it and keeps looking until it finds the same target on a QML page. @@ -1882,7 +1882,7 @@ \endlist When a module name is used as the \e {square bracket} argument, - QDoc will search for link the target in that module only. This + QDoc will search for the link target in that module only. This makes searching for link targets more efficient. Finally, the module name and entity type arguments can be -- cgit v1.2.1