projects
/
sdlgit/SDL_perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c620f59
)
Fix typo
Leon Brocard [Tue, 10 Nov 2009 14:52:00 +0000 (14:52 +0000)]
t/core.t
patch
|
blob
|
blame
|
history
diff --git
a/t/core.t
b/t/core.t
index
0edf8bc
..
2384ffe
100644
(file)
--- 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
/;