diff options
author | David Boddie <david.boddie@nokia.com> | 2011-06-20 12:33:53 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-06-20 12:33:53 (GMT) |
commit | 73d32fe11943ba710f73a10676a8f3999a8f9104 (patch) | |
tree | 6d06d471e775e8a0634c0c2ee299351cf0ea3aa5 /examples/widgets | |
parent | 484ad57539ce96bae392a22db621664edcc2fb0f (diff) | |
download | Qt-73d32fe11943ba710f73a10676a8f3999a8f9104.zip Qt-73d32fe11943ba710f73a10676a8f3999a8f9104.tar.gz Qt-73d32fe11943ba710f73a10676a8f3999a8f9104.tar.bz2 |
Doc: Fixed spelling errors that were blocking the CI system.
Diffstat (limited to 'examples/widgets')
-rw-r--r-- | examples/widgets/symbianvibration/xqvibra.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/widgets/symbianvibration/xqvibra.cpp b/examples/widgets/symbianvibration/xqvibra.cpp index ba1b0b1..4a50a38 100644 --- a/examples/widgets/symbianvibration/xqvibra.cpp +++ b/examples/widgets/symbianvibration/xqvibra.cpp @@ -64,7 +64,7 @@ Maximum intensity as percentages */ /*! \var XQVibra::MinIntensity - Minumum intensity as percentages + Minimum intensity as percentages */ /*! @@ -91,7 +91,7 @@ XQVibra::~XQVibra() This enum defines the possible errors for a XQVibra object. */ /*! \var XQVibra::Error XQVibra::NoError - No error occured. + No error occurred. */ /*! \var XQVibra::Error XQVibra::OutOfMemoryError Not enough memory. |