summaryrefslogtreecommitdiffstats
path: root/doc/html/qaxserver-example-tetrax.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qaxserver-example-tetrax.html')
-rw-r--r--doc/html/qaxserver-example-tetrax.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qaxserver-example-tetrax.html b/doc/html/qaxserver-example-tetrax.html
index bbe994a0..4f8418d0 100644
--- a/doc/html/qaxserver-example-tetrax.html
+++ b/doc/html/qaxserver-example-tetrax.html
@@ -47,7 +47,7 @@ tetrax.cpp file.
The default implementation of the <a href="qaxfactory.html">TQAxFactory</a> is used through the
TQAXFACTORY_DEFAULT macro, and exports the TQTetrax object specifying
-the five unique IDs retquired by COM to instantiate and communicate with
+the five unique IDs required by COM to instantiate and communicate with
the server.
<pre> #include "qtetrax.h"
#include "qdragapp.h"
@@ -86,7 +86,7 @@ the program has been started by the user, not by COM).
<p> To build the example you must first build the <a href="qaxserver.html">TQAxServer</a> library. Then run qmake and your make tool in
<tt>examples/tetrix</tt>.
<p> <hr>
-<p> The <a href="qaxserver-demo-tetrax.html">demonstration</a> retquires your
+<p> The <a href="qaxserver-demo-tetrax.html">demonstration</a> requires your
Web browser to support ActiveX controls, and scripting to be enabled.
<p>