diff options
Diffstat (limited to 'src/xmlpatterns/expr/qorderby_p.h')
-rw-r--r-- | src/xmlpatterns/expr/qorderby_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/expr/qorderby_p.h b/src/xmlpatterns/expr/qorderby_p.h index d9cba1c..ec2b4b9 100644 --- a/src/xmlpatterns/expr/qorderby_p.h +++ b/src/xmlpatterns/expr/qorderby_p.h @@ -70,7 +70,7 @@ namespace QPatternist * The child of the ForClause is a ReturnOrderBy expression, which collects * the sort keys and values. * - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> * @ingroup Patternist_expressions */ class OrderBy : public SingleContainer |