summaryrefslogtreecommitdiffstats
path: root/src/xml/doc/src/xml-processing.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/doc/src/xml-processing.qdoc')
-rw-r--r--src/xml/doc/src/xml-processing.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/doc/src/xml-processing.qdoc b/src/xml/doc/src/xml-processing.qdoc
index 1e7c82da36..a1487a8c9e 100644
--- a/src/xml/doc/src/xml-processing.qdoc
+++ b/src/xml/doc/src/xml-processing.qdoc
@@ -45,7 +45,7 @@
In addition to core XML support, classes for higher level querying
and manipulation of XML data are provided by the Qt XML Patterns
- module. In the QtSvg module, the QSvgRenderer and QSvgGenerator
+ module. In the Qt SVG module, the QSvgRenderer and QSvgGenerator
classes can read and write a subset of SVG, an XML-based file
format. Qt also provides helper functions that may be useful to
those working with XML and XHTML: see Qt::escape() and