summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
Diffstat (limited to 'cui')
-rw-r--r--cui/source/tabpages/paragrph.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/tabpages/paragrph.cxx b/cui/source/tabpages/paragrph.cxx
index 585460804a02..1f549cd140f6 100644
--- a/cui/source/tabpages/paragrph.cxx
+++ b/cui/source/tabpages/paragrph.cxx
@@ -2014,7 +2014,7 @@ IMPL_LINK_NOARG(SvxExtParagraphTabPage, OrphanHdl_Impl)
if ( m_pWidowBox->GetState() == STATE_NOCHECK )
m_pKeepTogetherBox->Enable();
- // kein break
+ // no break
case STATE_DONTKNOW:
m_pOrphanRowNo->Enable(sal_False);
m_pOrphanRowLabel->Enable(sal_False);