diff options
Diffstat (limited to 'src/xmlpatterns/expr/qliteral_p.h')
-rw-r--r-- | src/xmlpatterns/expr/qliteral_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/expr/qliteral_p.h b/src/xmlpatterns/expr/qliteral_p.h index 104c6f8..9936181 100644 --- a/src/xmlpatterns/expr/qliteral_p.h +++ b/src/xmlpatterns/expr/qliteral_p.h @@ -68,7 +68,7 @@ namespace QPatternist * * @see <a href="http://www.w3.org/TR/xquery/#id-literals">XQuery 1.0: An XML Query Language, * 3.1.1 Literals</a> - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> * @ingroup Patternist_expressions */ class Literal : public EmptyContainer |