summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/type
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2013-01-25 23:23:05 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-25 17:25:15 +0100
commit69211887e90304e44894475881c5c3aad8bd6107 (patch)
tree16c8cb3c5ff63d85a0bab407a8a709c01780a99c /src/xmlpatterns/type
parentc3c83eb164c3932a311ad47ef0e1991d0bdc6c0e (diff)
downloadqtxmlpatterns-69211887e90304e44894475881c5c3aad8bd6107.tar.gz
Doc: Fix module name format
Follow the conventions at http://qt-project.org/wiki/Spelling_Module_Names_in_Qt_Documentation Change-Id: I1a8b3cafa9d1b9a6fdde835ae93f5f87b4d3970c Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/xmlpatterns/type')
-rw-r--r--src/xmlpatterns/type/qprimitives_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/type/qprimitives_p.h b/src/xmlpatterns/type/qprimitives_p.h
index 470e18f..c196a04 100644
--- a/src/xmlpatterns/type/qprimitives_p.h
+++ b/src/xmlpatterns/type/qprimitives_p.h
@@ -74,7 +74,7 @@ QT_BEGIN_NAMESPACE
class QString;
/**
- * @short The namespace for the internal API of QtXmlPatterns
+ * @short The namespace for the internal API of Qt XML Patterns
* @internal
*/
namespace QPatternist