summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/qmlcodeparser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qdoc3/qmlcodeparser.cpp')
-rw-r--r--tools/qdoc3/qmlcodeparser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qdoc3/qmlcodeparser.cpp b/tools/qdoc3/qmlcodeparser.cpp
index 269a566..9652322 100644
--- a/tools/qdoc3/qmlcodeparser.cpp
+++ b/tools/qdoc3/qmlcodeparser.cpp
@@ -142,7 +142,7 @@ void QmlCodeParser::doneParsingSourceFiles(Tree *tree)
}
/*!
- Returns the set of strings reopresenting the topic commands.
+ Returns the set of strings representing the topic commands.
*/
QSet<QString> QmlCodeParser::topicCommands()
{