diff options
Diffstat (limited to 'src/xmlpatterns/functions/qconstructorfunctionsfactory_p.h')
-rw-r--r-- | src/xmlpatterns/functions/qconstructorfunctionsfactory_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/functions/qconstructorfunctionsfactory_p.h b/src/xmlpatterns/functions/qconstructorfunctionsfactory_p.h index d0253ae..ce505ac 100644 --- a/src/xmlpatterns/functions/qconstructorfunctionsfactory_p.h +++ b/src/xmlpatterns/functions/qconstructorfunctionsfactory_p.h @@ -68,7 +68,7 @@ namespace QPatternist * * @see <a href="http://www.w3.org/TR/xpath20/#id-constructor-functions">XML Path * Language (XPath) 2.0, 3.10.4 Constructor Functions</a> - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> * @ingroup Patternist_functions */ class ConstructorFunctionsFactory : public AbstractFunctionFactory |