summaryrefslogtreecommitdiffstats
path: root/doc/html/qmotifdialog.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:04:08 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:04:08 -0600
commite02e31c8b9d854cd62cbe9799228f6e08e882773 (patch)
tree53303c981d0b20e03c5a2fc8e959fa74adcb90d1 /doc/html/qmotifdialog.html
parent143f194af098d44bf0dd1ebb29e59f30ce48d523 (diff)
downloadtqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.tar.gz
tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.zip
Sync with latest script
Diffstat (limited to 'doc/html/qmotifdialog.html')
-rw-r--r--doc/html/qmotifdialog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qmotifdialog.html b/doc/html/qmotifdialog.html
index dff21a29..33bf6a19 100644
--- a/doc/html/qmotifdialog.html
+++ b/doc/html/qmotifdialog.html
@@ -66,7 +66,7 @@ Motif-based dialog and a <a href="qwidget.html">TQWidget</a> parent, or the appl
programmer can use TQMotifDialog with a custom TQt-based dialog and
a Motif-based parent. Modality continues to work as expected.
<p> Motif-based dialogs must have a <tt>Shell</tt> widget parent with a
-single child, due to retquirements of the Motif toolkit. The <tt>Shell</tt> widget, which is a special subclass of <tt>XmDialogShell</tt>, is
+single child, due to requirements of the Motif toolkit. The <tt>Shell</tt> widget, which is a special subclass of <tt>XmDialogShell</tt>, is
created during construction. It can be accessed using the <a href="#shell">shell</a>()
member function.
<p> The single child of the <tt>Shell</tt> can be accessed using the