typo: unpleasent -> unpleasant
This commit is contained in:
parent
f8d601cb53
commit
25a06a317b
@ -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; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user