Fix typo in comment

Change-Id: I62c80cb0aa25374b41dcfde2ff6e03bd3c465bf5
This commit is contained in:
Takeshi Abe 2015-12-01 17:51:06 +09:00
parent 9ca2de8c59
commit 5507e539db

View file

@ -549,7 +549,7 @@ public:
/** Math symbol node
*
* Use for math symbols such as plus, minus and integrale in the INT command.
* Use for math symbols such as plus, minus and integral in the INT command.
*/
class SmMathSymbolNode : public SmSpecialNode
{