summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-09-04 16:33:49 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-09-04 17:26:13 +0200
commitcf1e0199c40213d2d5da7c18051457809175357b (patch)
tree9876aee5c079ad763f1af01eeec53e8e6aceb121
parent4ee996a863406dd3499194513ec5fc4df7b5d360 (diff)
HTMLTable: improve comment translation
Change-Id: I540e019e1080e8c158226072a75306a2307e2f4d
-rw-r--r--sw/source/filter/html/htmltab.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/filter/html/htmltab.cxx b/sw/source/filter/html/htmltab.cxx
index 12e5293fdbce..928fb3d41b88 100644
--- a/sw/source/filter/html/htmltab.cxx
+++ b/sw/source/filter/html/htmltab.cxx
@@ -383,8 +383,8 @@ class HTMLTable
sal_uInt16 nCurRow; // current Row
sal_uInt16 nCurCol; // current Column
- sal_uInt16 nLeftMargin; // Space to the left margin (from passage)
- sal_uInt16 nRightMargin; // Space to the right margin (from passage)
+ sal_uInt16 nLeftMargin; // Space to the left margin (from paragraph edge)
+ sal_uInt16 nRightMargin; // Space to the right margin (from paragraph edge)
sal_uInt16 nCellPadding; // Space from border to Text
sal_uInt16 nCellSpacing; // Space between two cells