summaryrefslogtreecommitdiff
path: root/include/oox/core/filterbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/core/filterbase.hxx')
-rw-r--r--include/oox/core/filterbase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/core/filterbase.hxx b/include/oox/core/filterbase.hxx
index 6280f9d0001c..1d9e0dbd1a96 100644
--- a/include/oox/core/filterbase.hxx
+++ b/include/oox/core/filterbase.hxx
@@ -222,7 +222,7 @@ public:
com.sun.star.lang.XMultiServiceFactory interface of the global
service factory. The optional second argument may contain a
sequence of com.sun.star.beans.NamedValue objects. The different
- filter implemetations may support different arguments.
+ filter implementations may support different arguments.
*/
virtual void SAL_CALL initialize(
const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& rArgs )