Fix spelling error.
authorMorten Johan Sørvig <morten.sorvig@digia.com>
Wed, 17 Apr 2013 07:04:12 +0000 (09:04 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 26 Apr 2013 08:49:36 +0000 (10:49 +0200)
Change-Id: I8f889d9c60cf4ac53fee75001efefc697c8d2076
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
src/plugins/accessible/shared/qqmlaccessible.cpp

index 3ee443c..d08f9bd 100644 (file)
@@ -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