Fix mike tyson spelling

This commit is contained in:
PabstMirror 2015-05-15 13:47:44 -05:00
parent 45961314af
commit eed76d5bcf

View File

@ -24,5 +24,5 @@ try {
HANDLECATCH;
};
if (isNil "_hash") exithWith { nil };
if (isNil "_hash") exitWith { nil };
_hash;