summaryrefslogtreecommitdiff
path: root/sw/source/core/table/swnewtable.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/table/swnewtable.cxx')
-rw-r--r--sw/source/core/table/swnewtable.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/table/swnewtable.cxx b/sw/source/core/table/swnewtable.cxx
index 83a6a82cb9ca..1103e651f73b 100644
--- a/sw/source/core/table/swnewtable.cxx
+++ b/sw/source/core/table/swnewtable.cxx
@@ -1145,7 +1145,7 @@ static void lcl_FillSelBoxes( SwSelBoxes &rBoxes, SwTableLine &rLine )
rBoxes.insert( rLine.GetTabBoxes()[i] );
}
-/** SwTable::InsertSpannedRow(..) inserts "superfluous" rows, i.e. rows containig
+/** SwTable::InsertSpannedRow(..) inserts "superfluous" rows, i.e. rows containing
overlapped cells only. This is a preparation for an upcoming split.
*/