summaryrefslogtreecommitdiffstats
path: root/doc/html/opengl.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/opengl.html')
-rw-r--r--doc/html/opengl.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/opengl.html b/doc/html/opengl.html
index d1e73ba0..5cc85536 100644
--- a/doc/html/opengl.html
+++ b/doc/html/opengl.html
@@ -59,13 +59,13 @@ it will include the TQt OpenGL module in the TQt library. (If your
OpenGL headers or libraries are placed in a non-standard directory,
you may need to change the QMAKE_INCDIR_OPENGL and/or
QMAKE_LIBDIR_OPENGL in the config file for your system). Some
-configurations retquire threading to be enabled for OpenGL, so if
+configurations require threading to be enabled for OpenGL, so if
OpenGL is not detected, try <tt>configure -thread</tt>.
<p> When you install TQt for Windows, the TQt OpenGL module is always
included.
<p> The TQt OpenGL module is not licensed for use with the TQt Professional
Edition. Consider upgrading to the TQt Enterprise Edition if you
-retquire OpenGL support.
+require OpenGL support.
<p> Note about using Mesa on X11: Mesa versions earlier than 3.1 would use
the name "MesaGL" and "MesaGLU" for the libraries, instead of "GL" and
"GLU". If you want to use a pre-3.1 version of Mesa, you must change