From 7d4b68fa47b2e670dcab7be335d38be690db2a73 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Wed, 5 Apr 2017 21:07:41 +0200 Subject: Fix typos Change-Id: I9e7f7fa6a8b89304883a843f9fb0b905f5e8a8a4 Reviewed-on: https://gerrit.libreoffice.org/36100 Tested-by: Jenkins Reviewed-by: Stephan Bergmann --- starmath/qa/cppunit/test_parse.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'starmath/qa') diff --git a/starmath/qa/cppunit/test_parse.cxx b/starmath/qa/cppunit/test_parse.cxx index 4e7198e5db0e..12d21c240e0f 100644 --- a/starmath/qa/cppunit/test_parse.cxx +++ b/starmath/qa/cppunit/test_parse.cxx @@ -94,7 +94,7 @@ void ParseTest::testMinus() /* * This shows that "nospace" turns off the expression's IsUseExtraSpaces(), - * but leaves its decendants' flag on. + * but leaves its descendants' flag on. */ void ParseTest::testNospace() { -- cgit