summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xmlpatterns/Mainpage.dox4
-rw-r--r--src/xmlpatterns/type/qprimitives_p.h2
-rw-r--r--src/xmlpatterns/utils/qpatternistlocale_p.h2
3 files changed, 4 insertions, 4 deletions
diff --git a/src/xmlpatterns/Mainpage.dox b/src/xmlpatterns/Mainpage.dox
index 2a56358..b4ca79c 100644
--- a/src/xmlpatterns/Mainpage.dox
+++ b/src/xmlpatterns/Mainpage.dox
@@ -50,14 +50,14 @@
// We mean it.
/**
- * @mainpage QtXmlPatterns -- an implementation of XML technologies
+ * @mainpage Qt XML Patterns -- an implementation of XML technologies
*
* - @ref Patternist_info
* - @ref Patternist_writingDoxygen
*
* @section Patternist_info Overview
*
- * This is the internal developer documentation for QtXmlPatterns. Please refer
+ * This is the internal developer documentation for Qt XML Patterns. Please refer
* to Qt Assistant for usage documentation.
*
* The documentation that you are reading right now, can be generated by
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
diff --git a/src/xmlpatterns/utils/qpatternistlocale_p.h b/src/xmlpatterns/utils/qpatternistlocale_p.h
index 166aaad..6219c16 100644
--- a/src/xmlpatterns/utils/qpatternistlocale_p.h
+++ b/src/xmlpatterns/utils/qpatternistlocale_p.h
@@ -71,7 +71,7 @@ QT_BEGIN_NAMESPACE
namespace QPatternist
{
/**
- * @short Provides a translation context & functions for the QtXmlPatterns
+ * @short Provides a translation context & functions for the Qt XML Patterns
* module.
*
* This class is not supposed to be instantiated.