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.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/ww8par6.cxx b/sw/source/filter/ww8/ww8par6.cxx
index 0618b42468ee..4ecf0d542ef5 100644
--- a/sw/source/filter/ww8/ww8par6.cxx
+++ b/sw/source/filter/ww8/ww8par6.cxx
@@ -2345,9 +2345,9 @@ bool SwWW8ImplReader::StartApo(const ApoTestResults &rApo,
if (pULSpaceItem)
{
// Word positioned tables can have a position (like a
- // fly-frame), but they also support flowing accross multiple
+ // fly-frame), but they also support flowing across multiple
// pages. If we decide to import this as a normal table (so it
- // can flow accross multiple pages), then turn the vertical
+ // can flow across multiple pages), then turn the vertical
// orientation position of the fly into a table upper margin.
const SfxPoolItem* pItem = 0;
if (aFlySet.HasItem(RES_VERT_ORIENT, &pItem))