diff options
author | Christian Kandeler <christian.kandeler@nokia.com> | 2010-08-20 13:21:36 (GMT) |
---|---|---|
committer | Christian Kandeler <christian.kandeler@nokia.com> | 2010-08-20 13:22:27 (GMT) |
commit | 4148769f9465449cb537fde193912a5a071ddd8a (patch) | |
tree | bfdec2a98df6c02fbcadf1e861427f37990e327a /tools/assistant | |
parent | 27988b0981d0ced87280b8748f9037bbbea088b5 (diff) | |
download | Qt-4148769f9465449cb537fde193912a5a071ddd8a.zip Qt-4148769f9465449cb537fde193912a5a071ddd8a.tar.gz Qt-4148769f9465449cb537fde193912a5a071ddd8a.tar.bz2 |
Assistant: Clean-up - fix spelling mistakes.
Diffstat (limited to 'tools/assistant')
-rw-r--r-- | tools/assistant/lib/qhelpenginecore.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/lib/qhelpenginecore.cpp b/tools/assistant/lib/qhelpenginecore.cpp index 71306af..d72dfe4 100644 --- a/tools/assistant/lib/qhelpenginecore.cpp +++ b/tools/assistant/lib/qhelpenginecore.cpp @@ -706,7 +706,7 @@ QVariant QHelpEngineCore::metaData(const QString &documentationFileName, } /*! - Returns a description of the last error that occured. + Returns a description of the last error that occurred. */ QString QHelpEngineCore::error() const { |