summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docdde.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/doc/docdde.cxx')
-rw-r--r--sw/source/core/doc/docdde.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/doc/docdde.cxx b/sw/source/core/doc/docdde.cxx
index ae7437fc14f5..502ed342eae5 100644
--- a/sw/source/core/doc/docdde.cxx
+++ b/sw/source/core/doc/docdde.cxx
@@ -297,7 +297,7 @@ bool SwDoc::SelectServerObj( const String& rStr, SwPaM*& rpPam,
INetURLObject::DECODE_WITH_CHARSET,
RTL_TEXTENCODING_UTF8 ));
- xub_StrLen nPos = sItem.Search( cMarkSeperator );
+ xub_StrLen nPos = sItem.Search( cMarkSeparator );
const CharClass& rCC = GetAppCharClass();