schema/odf1.0/OpenDocument-schema-v1.0-os.rng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 08d7d972f64f08f658440dceb12c4ffa845425bc Author: Thorsten Behrens <[email protected]> Date: Wed Jul 19 14:35:00 2017 +0200 revert fix typos This revert the part of commit d948d66509022befdb6e2c589859ca7dee9e5347 Author: Andrea Gelmini <[email protected]> Date: Sat Mar 18 20:07:23 2017 +0100 Fix typos that changes the odf 1.2 schema Change-Id: I6307513bc1494b656c031168375cd30224914b33 diff --git a/schema/odf1.0/OpenDocument-schema-v1.0-os.rng b/schema/odf1.0/OpenDocument-schema-v1.0-os.rng index 00eb7ebd578e..8f21e4caf46a 100644 --- a/schema/odf1.0/OpenDocument-schema-v1.0-os.rng +++ b/schema/odf1.0/OpenDocument-schema-v1.0-os.rng @@ -16412,7 +16412,7 @@ <attribute name="dr3d:texture-kind"> <choice> <value>luminance</value> - <value>intensity</value> + <value>intesity</value> <value>color</value> </choice> </attribute> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
