summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/qglformat.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/qglformat.3qt')
-rw-r--r--doc/man/man3/qglformat.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/qglformat.3qt b/doc/man/man3/qglformat.3qt
index dd250082..34d43ebb 100644
--- a/doc/man/man3/qglformat.3qt
+++ b/doc/man/man3/qglformat.3qt
@@ -184,7 +184,7 @@ After the widget has been created, you can find out which of the requested featu
.br
if ( !w->format().hasOverlay() ) {
.br
- qFatal( "Cool hardware retquired" );
+ qFatal( "Cool hardware required" );
.br
}
.br