Fix typo in comment
Change-Id: I62c80cb0aa25374b41dcfde2ff6e03bd3c465bf5
This commit is contained in:
parent
9ca2de8c59
commit
5507e539db
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue