fix objective thing Issue #118

This commit is contained in:
Peter Cottle 2013-07-12 14:31:17 -07:00
parent bbb668b016
commit f1752d115b
2 changed files with 2 additions and 1 deletions

View file

@ -123,4 +123,5 @@ Or reported an issue that was successfully closed!
* Tobias Pfeiffer * Tobias Pfeiffer
* Nicholas "LB" Braden * Nicholas "LB" Braden
* Jeffrey Jones * Jeffrey Jones
* Kyle (kyleIDMI)

View file

@ -716,7 +716,7 @@ var CommandsHelperBar = HelperBar.extend({
id: 'undo' id: 'undo'
}, { }, {
text: 'Objective', text: 'Objective',
id: 'objectve' id: 'objective'
}, { }, {
text: 'Help', text: 'Help',
id: 'help' id: 'help'