fix documentation for QKeySequence::StandardKey "What's This"
authorstockton <rickstockton@reno-computerhelp.com>
Mon, 30 Apr 2012 15:49:37 +0000 (08:49 -0700)
committerQt by Nokia <qt-info@nokia.com>
Wed, 2 May 2012 12:53:41 +0000 (14:53 +0200)
add apostrophe and double-quotes.

Task-number: QTBUG-25545

Change-Id: Ib79953731953166ff7d8b999fee6571e62d86d01
Reviewed-by: Rick Stockton <rickstockton@reno-computerhelp.com>
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
src/gui/kernel/qkeysequence.cpp

index 8bbdaed..4946a1d 100644 (file)
@@ -876,7 +876,7 @@ const uint QKeySequencePrivate::numberOfKeyBindings = sizeof(QKeySequencePrivate
     \value Underline        Underline text.
     \value Undo             Undo.
     \value UnknownKey       Unbound key.
-    \value WhatsThis        Activate whats this.
+    \value WhatsThis        Activate "what's this".
     \value ZoomIn           Zoom in.
     \value ZoomOut          Zoom out.
 */