[Libreoffice-commits] core.git: schema/README
Andrea Gelmini
andrea.gelmini at gelma.net
Wed Jul 4 06:49:05 UTC 2018
schema/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5dadfe9f904be1767d16bab8ecf3886231e14f01
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Tue Jul 3 17:35:27 2018 +0200
Fix typo
Change-Id: I851237e46ddf83035453ae4f6c43a53e74b3aca7
Reviewed-on: https://gerrit.libreoffice.org/56882
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
diff --git a/schema/README b/schema/README
index 393039b3d030..f32038ed82c8 100644
--- a/schema/README
+++ b/schema/README
@@ -4,7 +4,7 @@ subdirs:
- mathml2: W3C MathML 2.0 XML Schema (needed for Math embedded objects)
- odf1.0, odf1.1, odf1.2: official OASIS RelaxNG schemas
- odf1.3: current OASIS draft ODF 1.3 RelaxNG schema
-- liberoffice: draft ODF schema, with additional LO extensions
+- libreoffice: draft ODF schema, with additional LO extensions
The extension schema in "libreoffice/" is used by all unit tests if
--with-export-validation is given, which is the default.
More information about the Libreoffice-commits
mailing list