summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par6.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/ww8par6.cxx')
-rw-r--r--sw/source/filter/ww8/ww8par6.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/ww8par6.cxx b/sw/source/filter/ww8/ww8par6.cxx
index 0d30a4f77832..cfdef0182114 100644
--- a/sw/source/filter/ww8/ww8par6.cxx
+++ b/sw/source/filter/ww8/ww8par6.cxx
@@ -4738,7 +4738,7 @@ void SwWW8Shade::SetShade(Color nFore, Color nBack, sal_uInt16 nIndex)
if (nFore == COL_AUTO)
nFore = COL_BLACK;
- //NO auto for shading so background: Auto = Weiss
+ //NO auto for shading so background: Auto = White
Color nUseBack = nBack;
if (nUseBack == COL_AUTO)
nUseBack = COL_WHITE;