summaryrefslogtreecommitdiff
path: root/src/gui/kernel/qaction.cpp
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2009-11-09 11:20:06 +0100
committerJoerg Bornemann <joerg.bornemann@nokia.com>2009-11-09 11:21:09 +0100
commitfa7f6e542b8381dd3af525507cd6e0a3ee43b813 (patch)
treedfb9a8bf19b6f90362bc829cf9686b480133e24f /src/gui/kernel/qaction.cpp
parent8d6870b2b2a1b58d0b0a11d8863e6981c0b62b1c (diff)
downloadqt4-tools-fa7f6e542b8381dd3af525507cd6e0a3ee43b813.tar.gz
Doc: typo fixed
Reviewed-by: TrustMe
Diffstat (limited to 'src/gui/kernel/qaction.cpp')
-rw-r--r--src/gui/kernel/qaction.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qaction.cpp b/src/gui/kernel/qaction.cpp
index 5f5650f6b4..6f3cbafaf2 100644
--- a/src/gui/kernel/qaction.cpp
+++ b/src/gui/kernel/qaction.cpp
@@ -286,7 +286,7 @@ void QActionPrivate::setShortcutEnabled(bool enable, QShortcutMap &map)
Actions with a softkey role defined are only visible in the softkey bar when the widget containing
the action has focus. If no widget currently has focus, the softkey framework will traverse up the
- widget parent heirarchy looking for a widget containing softkey actions.
+ widget parent hierarchy looking for a widget containing softkey actions.
*/
/*!