summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/doctxm.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/doc/doctxm.cxx')
-rw-r--r--sw/source/core/doc/doctxm.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/doc/doctxm.cxx b/sw/source/core/doc/doctxm.cxx
index d0c1441a740c..67e263c81a2e 100644
--- a/sw/source/core/doc/doctxm.cxx
+++ b/sw/source/core/doc/doctxm.cxx
@@ -1893,7 +1893,7 @@ void SwTOXBaseSection::InsertSorted(SwTOXSortTabBase* pNew)
{
if(TOX_AUTHORITIES != SwTOXBase::GetType())
{
- // Own entry for for double entries or keywords
+ // Own entry for double entries or keywords
if( pOld->GetType() == TOX_SORT_CUSTOM &&
pNew->GetOptions() & nsSwTOIOptions::TOI_KEY_AS_ENTRY)
continue;