summaryrefslogtreecommitdiffstats
path: root/doc/html/qmessagebox.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qmessagebox.html')
-rw-r--r--doc/html/qmessagebox.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qmessagebox.html b/doc/html/qmessagebox.html
index 3223b16ea..59e471474 100644
--- a/doc/html/qmessagebox.html
+++ b/doc/html/qmessagebox.html
@@ -622,7 +622,7 @@ See the <a href="qmessagebox.html#textFormat-prop">"textFormat"</a> property for
</h3>
Returns the pixmap used for a standard icon. This allows the
pixmaps to be used in more complex message boxes. <em>icon</em>
-specifies the retquired icon, e.g. TQMessageBox::Question,
+specifies the required icon, e.g. TQMessageBox::Question,
TQMessageBox::Information, TQMessageBox::Warning or
TQMessageBox::Critical.
@@ -631,7 +631,7 @@ TQMessageBox::Critical.
<b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
<p> Returns the pixmap used for a standard icon. This
allows the pixmaps to be used in more complex message boxes.
-<em>icon</em> specifies the retquired icon, e.g. TQMessageBox::Information,
+<em>icon</em> specifies the required icon, e.g. TQMessageBox::Information,
TQMessageBox::Warning or TQMessageBox::Critical.
<p> <em>style</em> is unused.