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:
Ivan Tkachenko 2023-02-26 19:16:46 +03:00 committed by Volker Hilsheimer
parent ce955cd3ca
commit aa111ada08

View File

@ -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.