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

Julien Nabet serval2412 at yahoo.fr
Thu Apr 3 12:22:13 PDT 2014


 writerfilter/source/dmapper/DomainMapperTableManager.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6a38047ff8ffafcf2b4ed4f37ab78f2cd98a0598
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Thu Apr 3 21:21:32 2014 +0200

    Typos
    
    Change-Id: Ia406e2efb1eb2685eeffdf07dcc5fad4fc2b6e94

diff --git a/writerfilter/source/dmapper/DomainMapperTableManager.cxx b/writerfilter/source/dmapper/DomainMapperTableManager.cxx
index fa84053..126cec0 100644
--- a/writerfilter/source/dmapper/DomainMapperTableManager.cxx
+++ b/writerfilter/source/dmapper/DomainMapperTableManager.cxx
@@ -136,7 +136,7 @@ bool DomainMapperTableManager::sprm(Sprm & rSprm)
                             /*
                             This attribute specifies the width type of table. This is used as part of the table layout
                             algorithm specified by the tblLayout element.(See 17.4.64 and 17.4.65 of the ISO/IEC 29500-1:2011.)
-                            If this valus is 'auto', the table layout has to uses the preferred widths on the table items to generate
+                            If this value is 'auto', the table layout has to use the preferred widths on the table items to generate
                             the final sizing of the table, but then must use the contents of each cell to determine final column widths.
                             (See 17.18.87 of the ISO/IEC 29500-1:2011.)
                             */


More information about the Libreoffice-commits mailing list