summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2021-01-18 17:01:20 +0100
committerJulien Nabet <serval2412@yahoo.fr>2021-01-20 13:39:33 +0100
commitd90e9c19ffef5a645f5ad3080c25cb4eb98674c0 (patch)
tree502f16794c7e210f088e8b46a532b00922f7d8d3 /starmath
parentfdc10ceabccba463c0aca9dfba8c10d22f197025 (diff)
Fix typos
Change-Id: I8bab3efcd63c0f950bc3176e0d26cc896d601083 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109559 Tested-by: Jenkins Reviewed-by: Dante DM <dante19031999@gmail.com> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'starmath')
-rw-r--r--starmath/mathml/inc/xparsmlbase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/mathml/inc/xparsmlbase.hxx b/starmath/mathml/inc/xparsmlbase.hxx
index 83650382e31b..4494d547712f 100644
--- a/starmath/mathml/inc/xparsmlbase.hxx
+++ b/starmath/mathml/inc/xparsmlbase.hxx
@@ -29,7 +29,7 @@ namespace starmathdatabase
* See: https://www.w3.org/2003/entities/2007/htmlmathml-f.ent
* Copyright 1998 - 2011 W3C.
* We allow the import of HTML5 entities because are compatible with mathml
- * and ill formated are expected.
+ * and ill formatted are expected.
* On export only mathml entities are allowed.
* Some documentation: https://www.w3.org/TR/MathML3/chapter7.html
*/