diff --git a/sw/source/uibase/sidebar/PageMarginControl.cxx b/sw/source/uibase/sidebar/PageMarginControl.cxx index 90d7e67642cd..fca7784920e9 100644 --- a/sw/source/uibase/sidebar/PageMarginControl.cxx +++ b/sw/source/uibase/sidebar/PageMarginControl.cxx @@ -334,7 +334,7 @@ void PageMarginControl::FillHelpText( const bool bUserCustomValuesAvailable ) aHelpText = aInner; aHelpText += aWide3ValText; aHelpText += aOuter; - aHelpText += aWide3ValText; + aHelpText += aWide1ValText; aHelpText += aTop; aHelpText += aWide1ValText; aHelpText += aBottom;