summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/data/qitem_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/data/qitem_p.h')
-rw-r--r--src/xmlpatterns/data/qitem_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xmlpatterns/data/qitem_p.h b/src/xmlpatterns/data/qitem_p.h
index eb8fcbdcfc..6beeea923d 100644
--- a/src/xmlpatterns/data/qitem_p.h
+++ b/src/xmlpatterns/data/qitem_p.h
@@ -114,7 +114,7 @@ namespace QPatternist
* only the fromValue() function exist, and fromLexical() is omitted.
*
* @ingroup Patternist_xdm
- * @author Frans Englich <fenglich@trolltech.com>
+ * @author Frans Englich <frans.englich@nokia.com>
*/
class AtomicValue : public QSharedData
, public CppCastingHelper<AtomicValue>
@@ -173,7 +173,7 @@ namespace QPatternist
* makes a very strong distinction between a sequence of items and an atomized sequence.
*
* @ingroup Patternist_xdm
- * @author Frans Englich <fenglich@trolltech.com>
+ * @author Frans Englich <frans.englich@nokia.com>
*/
class Item
{