Fix typos committed to furrtek/havoc repo.

Thanks, furrtek!
This commit is contained in:
Jared Boone
2017-08-09 16:40:08 -07:00
parent a335139f3a
commit b147aee30a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
namespace ui {
/* MenuViewItem **********************************************************/
/* MenuItemView **********************************************************/
void MenuItemView::select() {
if( item.on_select ) {