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

New commits:
commit 77c70465200d5ab740bcb89c02a83c14dd5c008b
Author: Thorsten Behrens <thorsten.behr...@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.gelm...@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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to