Fix more spelling mistakes

This commit is contained in:
Cornee Traas 2013-09-05 10:06:59 +02:00
parent 9b921f3c2d
commit eefd175900
4 changed files with 13 additions and 13 deletions

View file

@ -301,7 +301,7 @@ void InterpreterDisAsmFrame::HandleCommand(wxCommandEvent& event)
{
switch(event.GetId())
{
case DID_STOPED_EMU:
case DID_STOPPED_EMU:
UpdateUnitList();
break;