diff options
author | Kavindra Devi Palaraja <kavindra.palaraja@nokia.com> | 2009-04-15 10:27:50 (GMT) |
---|---|---|
committer | Kavindra Devi Palaraja <kavindra.palaraja@nokia.com> | 2009-04-15 10:28:12 (GMT) |
commit | dbb9dc164ccef29ec7cee381706edf8775fcc828 (patch) | |
tree | 9dc48f846aa48bdffe73aee7e0a72a9b6630703d /doc | |
parent | b4234ab3f4dbd8c7017d749888b2d8effd3c5983 (diff) | |
download | Qt-dbb9dc164ccef29ec7cee381706edf8775fcc828.zip Qt-dbb9dc164ccef29ec7cee381706edf8775fcc828.tar.gz Qt-dbb9dc164ccef29ec7cee381706edf8775fcc828.tar.bz2 |
Doc - changed "MAY NOT" to an italicized version of 'may not' for some
consistency.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/qnamespace.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qnamespace.qdoc b/doc/src/qnamespace.qdoc index e6a1a36..d9f001e 100644 --- a/doc/src/qnamespace.qdoc +++ b/doc/src/qnamespace.qdoc @@ -142,7 +142,7 @@ QAction::iconVisibleInMenu property. Menus that are currently open or menus already created in the native - Mac OS X menubar MAY NOT pick up a change in this attribute. Changes + Mac OS X menubar \e{may not} pick up a change in this attribute. Changes in the QAction::iconVisibleInMenu property will always be picked up. \value AA_NativeWindows Ensures that widgets have native windows. |