summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
Diffstat (limited to 'starmath')
-rw-r--r--starmath/source/commands.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/commands.src b/starmath/source/commands.src
index cf525746b453..b66b97e67628 100644
--- a/starmath/source/commands.src
+++ b/starmath/source/commands.src
@@ -389,7 +389,7 @@ String RID_STACK_HELP { Text = "Vertical Stack" ; };
String RID_MATRIX { Text = "matrix{<?> # <?> ## <?> # <?>} " ; };
String RID_MATRIX_HELP { Text = "Matrix Stack" ; };
String RID_ALIGNLX { Text = "alignl <?> " ; };
-String RID_ALIGNLX_HELP { Text = "Align Right" ; };
+String RID_ALIGNLX_HELP { Text = "Align Left" ; };
String RID_ALIGNCX { Text = "alignc <?> " ; };
String RID_ALIGNCX_HELP { Text = "Align Center" ; };
String RID_ALIGNRX { Text = "alignr <?> " ; };