[Libreoffice-commits] core.git: starmath/inc
Takeshi Abe
tabe at fixedpoint.jp
Tue Dec 1 01:06:45 PST 2015
starmath/inc/node.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5507e539db2cec477787e75993ae2be07d03ae9a
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date: Tue Dec 1 17:51:06 2015 +0900
Fix typo in comment
Change-Id: I62c80cb0aa25374b41dcfde2ff6e03bd3c465bf5
diff --git a/starmath/inc/node.hxx b/starmath/inc/node.hxx
index f07687a..cb33223 100644
--- a/starmath/inc/node.hxx
+++ b/starmath/inc/node.hxx
@@ -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
{
More information about the Libreoffice-commits
mailing list