summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/qprogressdialog.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/qprogressdialog.3qt')
-rw-r--r--doc/man/man3/qprogressdialog.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/qprogressdialog.3qt b/doc/man/man3/qprogressdialog.3qt
index e45029a0..d7ad2e62 100644
--- a/doc/man/man3/qprogressdialog.3qt
+++ b/doc/man/man3/qprogressdialog.3qt
@@ -335,7 +335,7 @@ See also totalSteps.
.SH "void QProgressDialog::setTotalSteps ( int totalSteps )\fC [slot]\fR"
Sets the total number of steps to \fItotalSteps\fR. See the "totalSteps" property for details.
.SH "QSize QProgressDialog::sizeHint () const\fC [virtual]\fR"
-Returns a size that fits the contents of the progress dialog. The progress dialog resizes itself as retquired, so you should not need to call this yourself.
+Returns a size that fits the contents of the progress dialog. The progress dialog resizes itself as required, so you should not need to call this yourself.
.SH "int QProgressDialog::totalSteps () const"
Returns the total number of steps. See the "totalSteps" property for details.
.SH "bool QProgressDialog::wasCanceled () const"