aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@digia.com>2013-04-17 09:04:12 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-26 10:49:36 +0200
commit1230977b001caf71725afde88d6bdcc978dfe485 (patch)
tree7c5daa852c0079b1460d907f9712427d469835bb /src/plugins
parent64688c34743bdb10ff814d65df08ea6bcdf53016 (diff)
Fix spelling error.
Change-Id: I8f889d9c60cf4ac53fee75001efefc697c8d2076 Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/plugins')
-rw-r--r--src/plugins/accessible/shared/qqmlaccessible.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/accessible/shared/qqmlaccessible.cpp b/src/plugins/accessible/shared/qqmlaccessible.cpp
index 3ee443c98f..d08f9bdb2c 100644
--- a/src/plugins/accessible/shared/qqmlaccessible.cpp
+++ b/src/plugins/accessible/shared/qqmlaccessible.cpp
@@ -154,7 +154,7 @@ void QQmlAccessible::doAction(const QString &actionName)
return;
}
- // Role-specific default action handling follows. Items are excepted to provide
+ // Role-specific default action handling follows. Items are expected to provide
// properties according to role conventions. These will then be read and/or updated
// by the accessibility system.
// Checkable roles : checked