summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/index/cnttab.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/index/cnttab.cxx')
-rw-r--r--sw/source/ui/index/cnttab.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/index/cnttab.cxx b/sw/source/ui/index/cnttab.cxx
index 74e65638caec..70b06ab6cc20 100644
--- a/sw/source/ui/index/cnttab.cxx
+++ b/sw/source/ui/index/cnttab.cxx
@@ -242,7 +242,7 @@ SwMultiTOXTabDialog::SwMultiTOXTabDialog(vcl::Window* pParent, const SfxItemSet&
pDescArr = new SwTOXDescription*[nTypeCount];
pxIndexSectionsArr = new SwIndexSections_Impl*[nTypeCount];
//the standard user index is on position TOX_USER
- //all user user indexes follow after position TOX_AUTHORITIES
+ //all user indexes follow after position TOX_AUTHORITIES
if(pCurTOX)
{
bEditTOX = true;