summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
Diffstat (limited to 'starmath')
-rw-r--r--starmath/inc/format.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/format.hxx b/starmath/inc/format.hxx
index 69d1bf6dcc01..c49655f2a0e4 100644
--- a/starmath/inc/format.hxx
+++ b/starmath/inc/format.hxx
@@ -82,7 +82,7 @@
#define DIS_END 23
-// to be broadcastet on format changes:
+// to be broadcasted on format changes:
#define HINT_FORMATCHANGED 10003
enum SmHorAlign { AlignLeft, AlignCenter, AlignRight };