From: Leon Brocard Date: Tue, 10 Nov 2009 14:52:00 +0000 (+0000) Subject: Fix typo X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=25facc49c2c5e34dc758c292e49ab6e7b86841b4;p=sdlgit%2FSDL_perl.git Fix typo --- diff --git a/t/core.t b/t/core.t index 0edf8bc..2384ffe 100644 --- a/t/core.t +++ b/t/core.t @@ -47,7 +47,7 @@ my @left = qw/ clear_error load_object load_function - unload_fuction + unload_function unload_object /;