fix documentation for QKeySequence::StandardKey "What's This"

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>
This commit is contained in:
stockton 2012-04-30 08:49:37 -07:00 committed by Qt by Nokia
parent 2f105af8de
commit e02e49852f

View 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.
*/