diff options
Diffstat (limited to 'starmath/inc/starmath.hrc')
-rw-r--r-- | starmath/inc/starmath.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc index 64357f9d4aaa..ed1eb26ce920 100644 --- a/starmath/inc/starmath.hrc +++ b/starmath/inc/starmath.hrc @@ -117,7 +117,7 @@ #define STR_CMDBOXWINDOW (RID_APP_START + 825) #define RID_ERR_IDENT (RID_APP_START + 920) -#define RID_ERR_UNKOWN (RID_APP_START + 921) +#define RID_ERR_UNKNOWN (RID_APP_START + 921) #define RID_ERR_UNEXPECTEDCHARACTER (RID_APP_START + 922) #define RID_ERR_LGROUPEXPECTED (RID_APP_START + 923) #define RID_ERR_RGROUPEXPECTED (RID_APP_START + 924) |