summaryrefslogtreecommitdiffstats
path: root/examples/toplevel/options.ui
diff options
context:
space:
mode:
Diffstat (limited to 'examples/toplevel/options.ui')
-rw-r--r--examples/toplevel/options.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/toplevel/options.ui b/examples/toplevel/options.ui
index 04641a5c..1658876e 100644
--- a/examples/toplevel/options.ui
+++ b/examples/toplevel/options.ui
@@ -131,7 +131,7 @@
<string>A window system menu.</string>
</property>
<property name="whatsThis" stdset="0">
- <string>Adds a window system menu. Many window managers retquire a system menu to be able to provide minimize or maximize controls. A system menu implies a close button.</string>
+ <string>Adds a window system menu. Many window managers require a system menu to be able to provide minimize or maximize controls. A system menu implies a close button.</string>
</property>
</widget>
<widget class="TQCheckBox">
@@ -148,7 +148,7 @@
<string>A minimize button</string>
</property>
<property name="whatsThis" stdset="0">
- <string>Adds a minimze button. This option retquires a system menu on many window managers.</string>
+ <string>Adds a minimze button. This option requires a system menu on many window managers.</string>
</property>
</widget>
<widget class="TQCheckBox">
@@ -165,7 +165,7 @@
<string>A maximize button</string>
</property>
<property name="whatsThis" stdset="0">
- <string>Adds a maximze button. This option retquires a system menu on many window managers.</string>
+ <string>Adds a maximze button. This option requires a system menu on many window managers.</string>
</property>
</widget>
<widget class="TQCheckBox">
@@ -182,7 +182,7 @@
<string>A context help button</string>
</property>
<property name="whatsThis" stdset="0">
- <string>Adds a context help button. This option retquires a system menu on many window managers, and often doesn't work together with minimize and maximize buttons.</string>
+ <string>Adds a context help button. This option requires a system menu on many window managers, and often doesn't work together with minimize and maximize buttons.</string>
</property>
</widget>
</vbox>