summaryrefslogtreecommitdiff
path: root/sw/inc/ndole.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/ndole.hxx')
-rw-r--r--sw/inc/ndole.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ndole.hxx b/sw/inc/ndole.hxx
index 423f41bd1507..cdf8a20ddb15 100644
--- a/sw/inc/ndole.hxx
+++ b/sw/inc/ndole.hxx
@@ -62,7 +62,7 @@ public:
svt::EmbeddedObjectRef& GetObject();
OUString GetCurrentPersistName() const { return aName; }
OUString GetStyleString();
- sal_Bool IsOleRef() const; ///< To avoid unneccessary loading of object.
+ sal_Bool IsOleRef() const; ///< To avoid unnecessary loading of object.
};