Kaydet (Commit) f8d601cb authored tarafından Thomas Arnhold's avatar Thomas Arnhold

typo: equantion -> equation

üst c2890135
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
#include "node.hxx" #include "node.hxx"
/** Representation of caret position with an equantion */ /** Representation of caret position with an equation */
struct SmCaretPos{ struct SmCaretPos{
SmCaretPos(SmNode* selectedNode = NULL, int iIndex = 0) { SmCaretPos(SmNode* selectedNode = NULL, int iIndex = 0) {
pSelectedNode = selectedNode; pSelectedNode = selectedNode;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment