[Libreoffice-commits] core.git: sw/source

Matthias Freund matti_lx at yahoo.de
Sun Feb 10 06:27:08 PST 2013


 sw/source/ui/table/tablepg.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2e9e7e7399a71b5a5f31bd5c420e624116c6c82d
Author: Matthias Freund <matti_lx at yahoo.de>
Date:   Sun Feb 10 13:06:59 2013 +0100

    Comment translation german - english - correction
    
    Change-Id: I4aec4bcf67cb2e07a4cf6d1db705438d0b94b5b7
    Ooops: the width !
    Reviewed-on: https://gerrit.libreoffice.org/2083
    Reviewed-by: Thomas Arnhold <thomas at arnhold.org>
    Tested-by: Thomas Arnhold <thomas at arnhold.org>

diff --git a/sw/source/ui/table/tablepg.hxx b/sw/source/ui/table/tablepg.hxx
index 618f93a..e65a574 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;


More information about the Libreoffice-commits mailing list