starmath/source/commands.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bcbcdbbea1f9ade878f427371a251acf84aaf369
Author: Andras Timar <[email protected]>
Date:   Thu Dec 5 18:08:07 2013 +0100

    typo: Align Right -> Align Left
    
    Change-Id: I8a347394bff7767a8d2b1b548ea9d9b8848bb1ae

diff --git a/starmath/source/commands.src b/starmath/source/commands.src
index cf52574..b66b97e 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 <?> " ; };
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to