[Libreoffice-commits] core.git: schema/mathml2

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sun Aug 30 11:52:40 UTC 2020


 schema/mathml2/content/semantics.xsd |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8750cbc7f609c5de77796b179425469dbdcfdcb5
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sat Aug 22 23:04:45 2020 +0200
Commit:     Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Sun Aug 30 13:51:58 2020 +0200

    Fix typo in code
    
    Change-Id: I22e37a583f673d0bd02c74a6b05c0a0e25ed3722
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101215
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>

diff --git a/schema/mathml2/content/semantics.xsd b/schema/mathml2/content/semantics.xsd
index d337ee76f11c..0d6ad693b3c3 100644
--- a/schema/mathml2/content/semantics.xsd
+++ b/schema/mathml2/content/semantics.xsd
@@ -9,7 +9,7 @@
 
 <xs:annotation>
   <xs:documentation>
-  This is an XML Schema module for the "sematics" element of content MathML.
+  This is an XML Schema module for the "semantics" element of content MathML.
   Author: Stéphane Dalmas, INRIA.
   </xs:documentation>
 </xs:annotation>


More information about the Libreoffice-commits mailing list