summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/ww8par2.cxx')
-rw-r--r--sw/source/filter/ww8/ww8par2.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/ww8par2.cxx b/sw/source/filter/ww8/ww8par2.cxx
index 85ec71a4701f..f9891290d0aa 100644
--- a/sw/source/filter/ww8/ww8par2.cxx
+++ b/sw/source/filter/ww8/ww8par2.cxx
@@ -2387,8 +2387,8 @@ void WW8TabDesc::CalcDefaults()
/*
If the last cell was "false" then there is no valid cell following it,
- so the default mapping forward wont't work. So map it (and
- contiguous invalid cells backwards to the last valid cell instead.
+ so the default mapping forward won't work. So map it (and
+ contiguous invalid cells backwards to the last valid cell instead.)
*/
if (i && !pR->bExist[i-1])
{