summaryrefslogtreecommitdiff
path: root/starmath/inc/node.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-04-12 21:06:27 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-04-12 21:52:44 +0900
commit408f9e77dff76e20d9cf3b67f2c763fbad9687d2 (patch)
tree8674fed80c3c88090b67d4f4269e3eb7ff47316b /starmath/inc/node.hxx
parent78b4ef13488278e5f5ec50311a6741d8176d2687 (diff)
fixed typos in comments
Diffstat (limited to 'starmath/inc/node.hxx')
-rw-r--r--starmath/inc/node.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/node.hxx b/starmath/inc/node.hxx
index 83e54451764e..202cf2e4b538 100644
--- a/starmath/inc/node.hxx
+++ b/starmath/inc/node.hxx
@@ -585,7 +585,7 @@ public:
/** Root symbol node
*
- * Root symbol node used by SmRootNode to create the root symbol, infront of
+ * Root symbol node used by SmRootNode to create the root symbol, in front of
* the line with the line above. I don't think this node should be used for
* anything else.
*/