KStateMachine/kstatemachine

Outdated error message

lynnkale opened this issue · 1 comments

I tried to create a state machine without enabling undo, and then attempted to undo. I got the following (very helpful!) error message:
"... createStateMachine(isUndoEnabled = true) argument to enable it ..."

However the actual parameter is enableUndo not isUndoEnabled. This message should be updated to reflect the variable name.

nsk90 commented

done b9c09c9