starmath/inc/strings.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit db9e6d0788aec2090385861f8e54e2b1855df87d
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sun Nov 22 09:27:06 2020 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Nov 22 10:52:27 2020 +0100

    Fix typo in code
    
    Change-Id: I974cabe235a91080c4bbce95672d07041dec6d97
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106336
    Reviewed-by: Dante DM <dante19031...@gmail.com>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Jenkins

diff --git a/starmath/inc/strings.hxx b/starmath/inc/strings.hxx
index 15b41ec03dab..22ed16a254d8 100644
--- a/starmath/inc/strings.hxx
+++ b/starmath/inc/strings.hxx
@@ -199,7 +199,7 @@
 #define RID_COLORX_HEX          "color hex 000000 {<?>} "
 #define RID_COLORX_CORAL        "color coral {<?>} "
 #define RID_COLORX_CRIMSON      "color crimson {<?>} "
-#define RID_COLORX_MIDNIGHT     "color mignightblue {<?>} "
+#define RID_COLORX_MIDNIGHT     "color midnightblue {<?>} "
 #define RID_COLORX_VIOLET       "color violet {<?>} "
 #define RID_COLORX_ORANGE       "color orange {<?>} "
 #define RID_COLORX_ORANGERED    "color orangered {<?>} "
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to