summaryrefslogtreecommitdiff
path: root/sw/source/uibase/config/modcfg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/config/modcfg.cxx')
-rw-r--r--sw/source/uibase/config/modcfg.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/uibase/config/modcfg.cxx b/sw/source/uibase/config/modcfg.cxx
index 92c331d9b54a..9fd11e37c597 100644
--- a/sw/source/uibase/config/modcfg.cxx
+++ b/sw/source/uibase/config/modcfg.cxx
@@ -1302,9 +1302,9 @@ const Sequence<OUString>& SwCompareConfig::GetPropertyNames()
aNames.realloc(nCount);
static const char* aPropNames[] =
{
- "Mode", // 0
- "UseRSID", // 1
- "IgnorePieces", // 2
+ "Mode", // 0
+ "UseRSID", // 1
+ "IgnorePieces", // 2
"IgnoreLength", // 3
"StoreRSID" // 4
};