summaryrefslogtreecommitdiff
path: root/src/plugins/classview/classviewparser.cpp
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@nokia.com>2010-10-30 21:54:23 +0200
committerTobias Hunger <tobias.hunger@nokia.com>2010-11-03 12:45:34 +0100
commitcf3a418cd884c4742fd6f7ff769aa57c74bf93f7 (patch)
tree92ef420770b081dd1442427d498dce8078f76cd3 /src/plugins/classview/classviewparser.cpp
parentaf0413ec1efcc3491a5201d50a6ec24bbaf02adf (diff)
downloadqt-creator-cf3a418cd884c4742fd6f7ff769aa57c74bf93f7.tar.gz
Fix spelling in comments
Krazy was complaining about those.
Diffstat (limited to 'src/plugins/classview/classviewparser.cpp')
-rw-r--r--src/plugins/classview/classviewparser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/classview/classviewparser.cpp b/src/plugins/classview/classviewparser.cpp
index 42d9f3cc00..3fd1715032 100644
--- a/src/plugins/classview/classviewparser.cpp
+++ b/src/plugins/classview/classviewparser.cpp
@@ -573,7 +573,7 @@ void Parser::resetDataToCurrentState()
void Parser::onResetDataDone()
{
- // internal data is resetted, update a tree and send it back
+ // internal data is reset, update a tree and send it back
emitCurrentTree();
}