[Libreoffice-commits] core.git: starmath/inc

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sun Nov 22 09:53:05 UTC 2020


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

New commits:
commit db9e6d0788aec2090385861f8e54e2b1855df87d
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Nov 22 09:27:06 2020 +0100
Commit:     Julien Nabet <serval2412 at 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 <dante19031999 at gmail.com>
    Reviewed-by: Julien Nabet <serval2412 at 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 {<?>} "


More information about the Libreoffice-commits mailing list