summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/listsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/shells/listsh.cxx')
-rw-r--r--sw/source/ui/shells/listsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/shells/listsh.cxx b/sw/source/ui/shells/listsh.cxx
index 70fa7bb3811d..e1d970bd0271 100644
--- a/sw/source/ui/shells/listsh.cxx
+++ b/sw/source/ui/shells/listsh.cxx
@@ -63,7 +63,7 @@ TYPEINIT1(SwListShell,SwBaseShell)
// #i35572# Functionality of Numbering/Bullet toolbar
// for outline numbered paragraphs should match the functions for outlines
// available in the navigator. Therefore the code in the following
-// function is quite similar the the code in SwContentTree::ExecCommand.
+// function is quite similar the code in SwContentTree::ExecCommand.
static void lcl_OutlineUpDownWithSubPoints( SwWrtShell& rSh, bool bMove, bool bUp )
{
const sal_uInt16 nActPos = rSh.GetOutlinePos();