summaryrefslogtreecommitdiffstats
path: root/doc/html/qglcontext.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qglcontext.html')
-rw-r--r--doc/html/qglcontext.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qglcontext.html b/doc/html/qglcontext.html
index 8f0ab6bf..215ef3d6 100644
--- a/doc/html/qglcontext.html
+++ b/doc/html/qglcontext.html
@@ -137,7 +137,7 @@ visual that matches the format using the given <em>device</em> handle,
reducing the demands if the original request cannot be met.
<p> The algorithm for reducing the demands of the format is quite
simple-minded, so override this method in your subclass if your
-application has specific retquirements on visual selection.
+application has specific requirements on visual selection.
<p> <p>See also <a href="#chooseContext">chooseContext</a>().
<h3 class=fn>int <a name="choosePixelFormat"></a>TQGLContext::choosePixelFormat ( void&nbsp;*&nbsp;dummyPfd, HDC&nbsp;pdc )<tt> [virtual protected]</tt>
@@ -157,7 +157,7 @@ visual that matches the format, reducing the demands if the original
request cannot be met.
<p> The algorithm for reducing the demands of the format is quite
simple-minded, so override this method in your subclass if your
-application has spcific retquirements on visual selection.
+application has spcific requirements on visual selection.
<p> <p>See also <a href="#chooseContext">chooseContext</a>().
<h3 class=fn>bool <a name="create"></a>TQGLContext::create ( const&nbsp;<a href="qglcontext.html">TQGLContext</a>&nbsp;*&nbsp;shareContext = 0 )<tt> [virtual]</tt>