From de90d47410164a663230f5b881190f10d0269311 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 20 Apr 2021 13:27:51 +0100 Subject: SID_GAPHIC_SM->SID_GRAPHIC_SM MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie5446fc349778ad6dc50ac5f622ddb45ee18eefa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114335 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- starmath/inc/starmath.hrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'starmath/inc') diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc index b7733017cfbd..5001b29b0f51 100644 --- a/starmath/inc/starmath.hrc +++ b/starmath/inc/starmath.hrc @@ -40,7 +40,7 @@ #define SID_IMPORT_FORMULA (SID_SMA_START + 58) #define SID_IMPORT_MATHML_CLIPBOARD (SID_SMA_START + 59) #define SID_TEXT (SID_SMA_START + 100) -#define SID_GAPHIC_SM (SID_SMA_START + 101) +#define SID_GRAPHIC_SM (SID_SMA_START + 101) /** Command for inserting a symbol specified by a string (Inserts an SmSpecialNode) */ #define SID_INSERTSPECIAL (SID_SMA_START + 104) /** Command for inserting a math construction */ -- cgit v1.2.3