From 6c6f456987b30e838ac92ee62a24d9e5c7969160 Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Thu, 31 Oct 2024 07:53:45 +0100 Subject: [PATCH] Doc: Fix typo While interfaction sounds like an interesting term, here we want to use the more appropriate word interaction. Fixes: QTBUG-130720 Pick-to: 6.7 6.6 6.5 Change-Id: Idbbe2176d8c3b68df80ba652312b60359d67e839 Reviewed-by: Jerome Pasion Reviewed-by: Safiyyah Moosa (cherry picked from commit aa701532f63d0bb6b335e1ccd3acb55f682478a2) Reviewed-by: Qt Cherry-pick Bot --- src/widgets/styles/qstyle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/widgets/styles/qstyle.cpp b/src/widgets/styles/qstyle.cpp index f112838e3cd..23c592bfc62 100644 --- a/src/widgets/styles/qstyle.cpp +++ b/src/widgets/styles/qstyle.cpp @@ -1832,7 +1832,7 @@ void QStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, message box should be centered or not (see QDialogButtonBox::setCentered()). \value SH_MessageBox_TextInteractionFlags A boolean indicating if - the text in a message box should allow user interfactions (e.g. + the text in a message box should allow user interactions (e.g. selection) or not. \value SH_TitleBar_AutoRaise A boolean indicating whether