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

typo: unpleasent -> unpleasant

üst f8d601cb
......@@ -28,7 +28,7 @@ struct SmCaretPos{
* Notice how there's special cases for SmTextNode.
*/
//TODO: Special cases for SmBlankNode is needed
//TODO: Consider forgetting about the todo above... As it's really unpleasent.
//TODO: Consider forgetting about the todo above... As it's really unpleasant.
int Index;
/** True, if this is a valid caret position */
bool IsValid() const { return pSelectedNode != NULL; }
......
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