summaryrefslogtreecommitdiff
path: root/starmath/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-03-29 18:50:04 +0100
committerThomas Arnhold <thomas@arnhold.org>2014-03-29 19:16:30 +0100
commit920931529e2b7b11777328e91e2dcf3b7b746c1d (patch)
tree0f33650af59748ef49f644a0c1bf8bef0bc6bc9f /starmath/inc
parent32b16865b0bb0757885e27246901f262eb5e7eab (diff)
typo: visualy -> visually
Diffstat (limited to 'starmath/inc')
-rw-r--r--starmath/inc/toolbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/toolbox.hxx b/starmath/inc/toolbox.hxx
index e3d5e6290ed2..5dc062a2559a 100644
--- a/starmath/inc/toolbox.hxx
+++ b/starmath/inc/toolbox.hxx
@@ -33,7 +33,7 @@ class SmToolBoxWindow : public SfxFloatingWindow
protected:
ToolBox aToolBoxCat;
- FixedLine aToolBoxCat_Delim; // to visualy separate the catalog part
+ FixedLine aToolBoxCat_Delim; // to visually separate the catalog part
ToolBox *pToolBoxCmd;
ToolBox *vToolBoxCategories[NUM_TBX_CATEGORIES];
ImageList *aImageLists [NUM_TBX_CATEGORIES + 1]; /* regular */