summaryrefslogtreecommitdiff
path: root/src/qdoc/generator.cpp
diff options
context:
space:
mode:
authorAndreas Eliasson <andreas.eliasson@qt.io>2023-02-09 13:34:02 +0100
committerAndreas Eliasson <andreas.eliasson@qt.io>2023-02-09 14:10:38 +0100
commitac8cc15fe727a219da3b6dcd345a9976d2945f09 (patch)
treeb95b855a0a8a3e281af9e040db79aceb8b74aeee /src/qdoc/generator.cpp
parent1e0539ea51b75d9404ccc9506fcc0cdfa6951307 (diff)
downloadqttools-ac8cc15fe727a219da3b6dcd345a9976d2945f09.tar.gz
Doc: Remove duplicate words
Change-Id: If596f8677bbebba160e740dfcc24bba064dcb85f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'src/qdoc/generator.cpp')
-rw-r--r--src/qdoc/generator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qdoc/generator.cpp b/src/qdoc/generator.cpp
index 579e1ced6..d18529fe9 100644
--- a/src/qdoc/generator.cpp
+++ b/src/qdoc/generator.cpp
@@ -109,7 +109,7 @@ void Generator::appendFullName(Text &text, const Node *apparentNode, const QStri
/*!
Append the signature for the function named in \a node to
- \a text, so that is is a link to the documentation for that
+ \a text, so that is a link to the documentation for that
function.
*/
void Generator::appendSignature(Text &text, const Node *node)