diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-10 10:48:59 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-14 12:32:40 +0200 |
commit | c44bddde6cc80b2b4a535d9896a0dfc88eb8fa6e (patch) | |
tree | 50f6576d03c1495a53ea95febb478c022e52714c /starmath/source/toolbox.src | |
parent | 75f5d9d21401d16698eac2c5d092ae83970c0a99 (diff) |
typo: attributs -> attributes
Diffstat (limited to 'starmath/source/toolbox.src')
-rw-r--r-- | starmath/source/toolbox.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/toolbox.src b/starmath/source/toolbox.src index 0aecb51491ed..f05b0a75fd27 100644 --- a/starmath/source/toolbox.src +++ b/starmath/source/toolbox.src @@ -926,7 +926,7 @@ FloatingWindow RID_TOOLBOXWINDOW ToolBox TOOLBOX_CAT_F { - // attributs + // attributes HelpId = HID_SMA_ATTRIBUTES_TBX ; Pos = MAP_APPFONT ( 0 , 45 ) ; Size = MAP_APPFONT ( 65 , 95 ) ; |