aboutsummaryrefslogtreecommitdiff
path: root/demos/widgetsgallery/pushbuttonpage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'demos/widgetsgallery/pushbuttonpage.cpp')
-rw-r--r--demos/widgetsgallery/pushbuttonpage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/widgetsgallery/pushbuttonpage.cpp b/demos/widgetsgallery/pushbuttonpage.cpp
index 35392519..32bc49b7 100644
--- a/demos/widgetsgallery/pushbuttonpage.cpp
+++ b/demos/widgetsgallery/pushbuttonpage.cpp
@@ -451,7 +451,7 @@ void PushButtonPage::retranslateUi()
/*% "1. Single button" */
text2->setText(qtTrId("xx_push_button_text2"));
- /*% "When using a button that literally has no other button next to it (neither in rows or colums) set the Object name to <i>#CommonSingleButton.</i>" */
+ /*% "When using a button that literally has no other button next to it (neither in rows or columns) set the Object name to <i>#CommonSingleButton.</i>" */
text3->setText(qtTrId("xx_push_button_text3"));
/*% "Multiple buttons" */