diff options
Diffstat (limited to 'l10ntools')
-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 039b7f8ac387..2b68055b1446 100644 --- a/l10ntools/inc/xmlparse.hxx +++ b/l10ntools/inc/xmlparse.hxx @@ -190,7 +190,7 @@ private: std::vector <OString> m_vOrder; }; -/// An Utility class for XML +/// A Utility class for XML class XMLUtil { public: |