From 8b5eae8f21410435248240bcb9bc3ae203e2d587 Mon Sep 17 00:00:00 2001 From: David Boddie Date: Tue, 15 Mar 2011 15:55:08 +0100 Subject: Doc: Fixed typo. --- tools/qdoc3/qmlcodeparser.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/qdoc3/qmlcodeparser.cpp b/tools/qdoc3/qmlcodeparser.cpp index 9c1d4ee..93a3ff9 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 QmlCodeParser::topicCommands() { -- cgit v0.12