diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2010-04-09 07:30:11 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2010-04-09 07:30:11 (GMT) |
commit | 86c54562aee3bb3f1bdc51cbe68af2eb87a11f00 (patch) | |
tree | 071a9fa351c787a86ba4f0f249a08bfe068c5eb1 | |
parent | 64a360f45ab9a1c50ca628cfd6b670b93816c756 (diff) | |
parent | 4cf4ea9854679355dd960dddce662b7362a216de (diff) | |
download | Qt-86c54562aee3bb3f1bdc51cbe68af2eb87a11f00.zip Qt-86c54562aee3bb3f1bdc51cbe68af2eb87a11f00.tar.gz Qt-86c54562aee3bb3f1bdc51cbe68af2eb87a11f00.tar.bz2 |
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
Fix typo in docs.
-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 |