diff options
Diffstat (limited to 'l10ntools/inc/xmlparse.hxx')
-rw-r--r-- | l10ntools/inc/xmlparse.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/inc/xmlparse.hxx b/l10ntools/inc/xmlparse.hxx index e8e2d203801d..04f150d5d674 100644 --- a/l10ntools/inc/xmlparse.hxx +++ b/l10ntools/inc/xmlparse.hxx @@ -349,7 +349,7 @@ public: SimpleXMLParser(); ~SimpleXMLParser(); - /// parse a file, returns NULL on criticall errors + /// parse a file, returns NULL on critical errors XMLFile *Execute( const OString &rFileName, // the file name XMLFile *pXMLFileIn // the XMLFile |