summaryrefslogtreecommitdiff
path: root/starmath/qa
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/qa')
-rw-r--r--starmath/qa/cppunit/test_parse.cxx2
1 files changed, 1 insertions, 1 deletions
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()
{