diff options
Diffstat (limited to 'src/xmlpatterns/functions/qfunctionfactory_p.h')
-rw-r--r-- | src/xmlpatterns/functions/qfunctionfactory_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/functions/qfunctionfactory_p.h b/src/xmlpatterns/functions/qfunctionfactory_p.h index e704f81..56f92fa 100644 --- a/src/xmlpatterns/functions/qfunctionfactory_p.h +++ b/src/xmlpatterns/functions/qfunctionfactory_p.h @@ -76,7 +76,7 @@ namespace QPatternist * and XPath 2.0 Functions and Operators</a> * @see <a href="http://www.w3.org/TR/xpath20/#dt-function-signature">XML Path * Language (XPath) 2.0, Definition: Function signatures</a> - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class FunctionFactory : public QSharedData { |