diff options
Diffstat (limited to 'src/xmlpatterns/expr/qdynamiccontextstore_p.h')
-rw-r--r-- | src/xmlpatterns/expr/qdynamiccontextstore_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/expr/qdynamiccontextstore_p.h b/src/xmlpatterns/expr/qdynamiccontextstore_p.h index c2fc0b4..a85ae49 100644 --- a/src/xmlpatterns/expr/qdynamiccontextstore_p.h +++ b/src/xmlpatterns/expr/qdynamiccontextstore_p.h @@ -64,7 +64,7 @@ namespace QPatternist * @short Evaluates its operand with an assigned DynamicContext, not * the one passed to one of the evaluation functions. * - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> * @ingroup Patternist_expressions */ class DynamicContextStore : public SingleContainer |