SHERLOCK: RT: Fix spelling mistake

This commit is contained in:
Paul Gilbert 2015-07-22 19:56:48 -04:00
parent 4e5c8d35f7
commit 1a680ddb13

View File

@ -114,7 +114,7 @@ void WidgetLab::handleEvents() {
}
}
} else if (!ui._bgShape->_name.compareToIgnoreCase("Exit")) {
// Eexecut the Exit button's script, which will leave the scene
// Execute the Exit button's script, which will leave the scene
ui.lookAtObject();
}
} else {