diff options
Diffstat (limited to 'src/xmlpatterns/functions/qerrorfn_p.h')
-rw-r--r-- | src/xmlpatterns/functions/qerrorfn_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/functions/qerrorfn_p.h b/src/xmlpatterns/functions/qerrorfn_p.h index 96d48c3..b806c1d 100644 --- a/src/xmlpatterns/functions/qerrorfn_p.h +++ b/src/xmlpatterns/functions/qerrorfn_p.h @@ -74,7 +74,7 @@ namespace QPatternist * @see CommonSequenceTypes::none * @see <a href="http://www.w3.org/TR/xpath-functions/#func-error">XQuery 1.0 and * XPath 2.0 Functions and Operators, 3 The Error Function</a> - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class ErrorFN : public FunctionCall { |