Me and my typos.

This commit is contained in:
jaynus 2015-05-15 12:54:02 -07:00
parent e1c3e96eb1
commit d4dab0275d

View File

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