summaryrefslogtreecommitdiffstats
path: root/doc/html/distributingqt.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/distributingqt.html')
-rw-r--r--doc/html/distributingqt.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/distributingqt.html b/doc/html/distributingqt.html
index a002535d..5e040bd7 100644
--- a/doc/html/distributingqt.html
+++ b/doc/html/distributingqt.html
@@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
<p> This document lists the platform-specific files needed to distribute
TQt applications. We do not include any compiler-specific files that
-may also be retquired. (See also, <a href="winsystem.html">Window
+may also be required. (See also, <a href="winsystem.html">Window
System-specific Notes</a>.)
<p> <!-- toc -->
<ul>
@@ -81,7 +81,7 @@ path.
version is prefixed with <em>-mt</em>.
<p> <h3> Distributing Plugins
</h3>
-<a name="2-1"></a><p> You must include any plugin files retquired by the application.
+<a name="2-1"></a><p> You must include any plugin files required by the application.
<p> Plugins must be put into a subdirectory under a directory known to
TQt as a plugin directory. The subdirectory must have the name of the
plugin category (e.g. <tt>styles</tt>, <tt>sqldrivers</tt>, <tt>designer</tt>, etc.).