diff options
Diffstat (limited to 'src/xmlpatterns/expr/qattributeconstructor_p.h')
-rw-r--r-- | src/xmlpatterns/expr/qattributeconstructor_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/expr/qattributeconstructor_p.h b/src/xmlpatterns/expr/qattributeconstructor_p.h index 63e7dc6..980b2b8 100644 --- a/src/xmlpatterns/expr/qattributeconstructor_p.h +++ b/src/xmlpatterns/expr/qattributeconstructor_p.h @@ -66,7 +66,7 @@ namespace QPatternist * * @see <a href="http://www.w3.org/TR/xquery/#id-constructors">XQuery * 1.0: An XML Query Language, 3.7 Constructors</a> - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> * @ingroup Patternist_expressions */ class AttributeConstructor : public PairContainer |