diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2010-04-09 06:16:40 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-04-09 06:16:40 (GMT) |
commit | 4cf4ea9854679355dd960dddce662b7362a216de (patch) | |
tree | 6de4d788ba183a5cb7ac008082c5295b88207a3a /doc/src | |
parent | edfcc546c139ca23858f585ef499badbb67a85d6 (diff) | |
download | Qt-4cf4ea9854679355dd960dddce662b7362a216de.zip Qt-4cf4ea9854679355dd960dddce662b7362a216de.tar.gz Qt-4cf4ea9854679355dd960dddce662b7362a216de.tar.bz2 |
Fix typo in docs.
Task-number: QT-1632
Reviewed-by: Trust Me
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/internationalization/linguist-manual.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/internationalization/linguist-manual.qdoc b/doc/src/internationalization/linguist-manual.qdoc index 678eb09..424dec2 100644 --- a/doc/src/internationalization/linguist-manual.qdoc +++ b/doc/src/internationalization/linguist-manual.qdoc @@ -724,7 +724,7 @@ causes an application to perform an action. There are two kinds of keyboard accelerators: Alt key and Ctrl key accelerators. - \section3 Alt Key Accellerators + \section3 Alt Key Accelerators Alt key accelerators are used in menu selection and on buttons. The underlined character in a menu item or button label signifies |