Doc: Fix typo in word mnemonic
Pick-to: 6.5 6.2 Change-Id: I7e667e29742d4672c445f8f42a04d81579112213 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
parent
ce955cd3ca
commit
aa111ada08
@ -1687,7 +1687,7 @@ void QStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment,
|
||||
the line edit receives focus, as done on Windows.
|
||||
|
||||
\value SH_Menu_KeyboardSearch Typing causes a menu to be search
|
||||
for relevant items, otherwise only mnemnonic is considered.
|
||||
for relevant items, otherwise only mnemonic is considered.
|
||||
|
||||
\value SH_Menu_AllowActiveAndDisabled Allows disabled menu
|
||||
items to be active.
|
||||
|
Loading…
Reference in New Issue
Block a user