summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLChangedRegionImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLChangedRegionImportContext.hxx')
-rw-r--r--xmloff/source/text/XMLChangedRegionImportContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLChangedRegionImportContext.hxx b/xmloff/source/text/XMLChangedRegionImportContext.hxx
index 375fdb61344c..7a8e3a840db8 100644
--- a/xmloff/source/text/XMLChangedRegionImportContext.hxx
+++ b/xmloff/source/text/XMLChangedRegionImportContext.hxx
@@ -43,7 +43,7 @@ class XMLChangedRegionImportContext : public SvXMLImportContext
const ::rtl::OUString sEmpty;
/// if we replace the current XTextCursor/XText by the ones for
- /// the redline, we remeber the old cursor here.
+ /// the redline, we remember the old cursor here.
::com::sun::star::uno::Reference<
::com::sun::star::text::XTextCursor> xOldCursor;