[Libreoffice-commits] core.git: xmloff/dtd

Thorsten Behrens Thorsten.Behrens at CIB.de
Thu Jul 20 08:46:38 UTC 2017


 xmloff/dtd/drawing.mod |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 77c70465200d5ab740bcb89c02a83c14dd5c008b
Author: Thorsten Behrens <Thorsten.Behrens at CIB.de>
Date:   Thu Jul 20 10:27:22 2017 +0200

    revert fix typos
    
    This revers tthe part of
    
    commit d948d66509022befdb6e2c589859ca7dee9e5347
    Author: Andrea Gelmini <andrea.gelmini at gelma.net>
    Date:   Sat Mar 18 20:07:23 2017 +0100
    
        Fix typos
    
    that changes the odf DTD
    
    Change-Id: Iae748bd525420da61dbe0563b745168de32fe07e

diff --git a/xmloff/dtd/drawing.mod b/xmloff/dtd/drawing.mod
index 14c0843278e0..c38da67d3376 100644
--- a/xmloff/dtd/drawing.mod
+++ b/xmloff/dtd/drawing.mod
@@ -647,7 +647,7 @@
 <!ATTLIST style:properties dr3d:normals-direction (normal|inverse) #IMPLIED>
 <!ATTLIST style:properties dr3d:texture-generation-mode-x (object|parallel|sphere) #IMPLIED>
 <!ATTLIST style:properties dr3d:texture-generation-mode-y (object|parallel|sphere) #IMPLIED>
-<!ATTLIST style:properties dr3d:texture-kind (luminance|intensity|color) #IMPLIED>
+<!ATTLIST style:properties dr3d:texture-kind (luminance|intesity|color) #IMPLIED>
 <!ATTLIST style:properties dr3d:texture-filter (enabled|disabled) #IMPLIED>
 <!ATTLIST style:properties dr3d:texture-mode (replace|modulate|blend) #IMPLIED>
 <!ATTLIST style:properties dr3d:ambient-color %color; #IMPLIED>


More information about the Libreoffice-commits mailing list