summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@nokia.com>2010-10-28 11:47:57 (GMT)
committerPaul Olav Tvete <paul.tvete@nokia.com>2010-10-28 11:47:57 (GMT)
commitfee7ca62b6611f4a662fbb4541c83e280be08aba (patch)
tree0c2610330788e11a28c87d364fa55144c937b61f /src/corelib/global
parent9a26fba1b08a031b8053236feab989333ab60bfc (diff)
downloadQt-fee7ca62b6611f4a662fbb4541c83e280be08aba.zip
Qt-fee7ca62b6611f4a662fbb4541c83e280be08aba.tar.gz
Qt-fee7ca62b6611f4a662fbb4541c83e280be08aba.tar.bz2
Fix typos found by the spellchecking autotest
Diffstat (limited to 'src/corelib/global')
-rw-r--r--src/corelib/global/qnaclunimplemented.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qnaclunimplemented.cpp b/src/corelib/global/qnaclunimplemented.cpp
index 618ff3e..050bac6 100644
--- a/src/corelib/global/qnaclunimplemented.cpp
+++ b/src/corelib/global/qnaclunimplemented.cpp
@@ -51,7 +51,7 @@
There are two main classes of functions:
- - Fuctions that are called but can have no effect:
+ - Functions that are called but can have no effect:
For these we simply give an empty implementation
- Functions that are referenced in the source code, but