summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms/TokenContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/xforms/TokenContext.hxx')
-rw-r--r--xmloff/source/xforms/TokenContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/xforms/TokenContext.hxx b/xmloff/source/xforms/TokenContext.hxx
index 156b80305758..072174a573d3 100644
--- a/xmloff/source/xforms/TokenContext.hxx
+++ b/xmloff/source/xforms/TokenContext.hxx
@@ -76,7 +76,7 @@ public:
/** Create a warning for all non-namespace character
* content. Classes that wish to deal with character content have
- * to overload this method anyway, and will thus get rid of the
+ * to override this method anyway, and will thus get rid of the
* warnings. */
virtual void Characters( const OUString& rChars ) SAL_OVERRIDE;