summaryrefslogtreecommitdiffstats
path: root/doc/html/qprogressdialog.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qprogressdialog.html')
-rw-r--r--doc/html/qprogressdialog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qprogressdialog.html b/doc/html/qprogressdialog.html
index 604f4ff6c..6dce2e38f 100644
--- a/doc/html/qprogressdialog.html
+++ b/doc/html/qprogressdialog.html
@@ -324,7 +324,7 @@ See the <a href="qprogressdialog.html#totalSteps-prop">"totalSteps"</a> property
<h3 class=fn><a href="qsize.html">TQSize</a> <a name="sizeHint"></a>TQProgressDialog::sizeHint () const<tt> [virtual]</tt>
</h3>
Returns a size that fits the contents of the progress dialog.
-The progress dialog resizes itself as retquired, so you should not
+The progress dialog resizes itself as required, so you should not
need to call this yourself.
<h3 class=fn>int <a name="totalSteps"></a>TQProgressDialog::totalSteps () const