[Libreoffice-commits] core.git: starmath/source

Julien Nabet serval2412 at yahoo.fr
Sat Feb 21 02:13:27 PST 2015


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

New commits:
commit 8ba18fcf0cdaab2b2bec66d15daa4a9c33fb9fff
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Sat Feb 21 11:13:00 2015 +0100

    Typo: gramar->grammar
    
    Change-Id: I4a8245a2b0f4e073240d8b62f16bf92cc8d39573

diff --git a/starmath/source/parse.cxx b/starmath/source/parse.cxx
index 17a6a63..35d3a73 100644
--- a/starmath/source/parse.cxx
+++ b/starmath/source/parse.cxx
@@ -2359,7 +2359,7 @@ void SmParser::Error(SmParseError eError)
 }
 
 
-// end gramar
+// end grammar
 
 
 SmParser::SmParser()


More information about the Libreoffice-commits mailing list