summaryrefslogtreecommitdiff
path: root/sw/source/ui/table
diff options
context:
space:
mode:
authorMatthias Freund <matti_lx@yahoo.de>2013-02-10 13:06:59 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-02-10 14:26:49 +0000
commit2e9e7e7399a71b5a5f31bd5c420e624116c6c82d (patch)
tree8092435829d79e3142d572a3a92cc79635199569 /sw/source/ui/table
parent04278c1b53d93ec4c73d85b202457457d8f55cbe (diff)
Comment translation german - english - correction
Change-Id: I4aec4bcf67cb2e07a4cf6d1db705438d0b94b5b7 Ooops: the width ! Reviewed-on: https://gerrit.libreoffice.org/2083 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'sw/source/ui/table')
-rw-r--r--sw/source/ui/table/tablepg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/table/tablepg.hxx b/sw/source/ui/table/tablepg.hxx
index 618f93a31521..e65a574cbbd5 100644
--- a/sw/source/ui/table/tablepg.hxx
+++ b/sw/source/ui/table/tablepg.hxx
@@ -110,7 +110,7 @@ class SwTableColumnPage : public SfxTabPage
SwTwips nMinWidth;
sal_uInt16 nNoOfCols;
sal_uInt16 nNoOfVisibleCols;
- //Remember the with, when switching to autoalign
+ //Remember the width, when switching to autoalign
sal_uInt16 aValueTbl[MET_FIELDS];//primary assignment of the MetricFields
sal_Bool bModified:1;
sal_Bool bModifyTbl:1;