diff options
Diffstat (limited to 'src/xmlpatterns/environment/qgenericdynamiccontext_p.h')
-rw-r--r-- | src/xmlpatterns/environment/qgenericdynamiccontext_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/environment/qgenericdynamiccontext_p.h b/src/xmlpatterns/environment/qgenericdynamiccontext_p.h index fc4fef1..37f6f4b 100644 --- a/src/xmlpatterns/environment/qgenericdynamiccontext_p.h +++ b/src/xmlpatterns/environment/qgenericdynamiccontext_p.h @@ -72,7 +72,7 @@ namespace QPatternist * a run and is always used. In addition, more contexts, such as * a Focus can be created. * - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class GenericDynamicContext : public StackContextBase<DynamicContext> { |