diff options
Diffstat (limited to 'starmath/source/smres.src')
-rw-r--r-- | starmath/source/smres.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/smres.src b/starmath/source/smres.src index 3fd07cf58975..0e5ebf5f076a 100644 --- a/starmath/source/smres.src +++ b/starmath/source/smres.src @@ -1611,7 +1611,7 @@ String RID_ERR_IDENT Text [ en-US ] = "ERROR : " ; }; -String RID_ERR_UNKOWN +String RID_ERR_UNKNOWN { Text [ en-US ] = "Unknown error occurred" ; }; |