summaryrefslogtreecommitdiffstats
path: root/doc/html/qpicture.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qpicture.html')
-rw-r--r--doc/html/qpicture.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qpicture.html b/doc/html/qpicture.html
index af474375..9f30b3a4 100644
--- a/doc/html/qpicture.html
+++ b/doc/html/qpicture.html
@@ -177,7 +177,7 @@ TQPicture format. Specifying the <em>format</em> string is optional and
is only needed for importing picture data stored in a different
format.
<p> Currently, the only external format supported is the <a href="http://www.w3.org/Graphics/SVG/">W3C SVG</a> format which
-retquires the <a href="xml.html">TQt XML module</a>. The
+requires the <a href="xml.html">TQt XML module</a>. The
corresponding <em>format</em> string is "svg".
<p> <p>See also <a href="#save">save</a>().
@@ -217,7 +217,7 @@ recommended unless you intend to export the picture data for
use by a third party reader. By default the data will be saved in
the native TQPicture file format.
<p> Currently, the only external format supported is the <a href="http://www.w3.org/Graphics/SVG/">W3C SVG</a> format which
-retquires the <a href="xml.html">TQt XML module</a>. The
+requires the <a href="xml.html">TQt XML module</a>. The
corresponding <em>format</em> string is "svg".
<p> <p>See also <a href="#load">load</a>().