From 7fa31b00b798c8d3fb9c64f47651b09b3352eca1 Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 28 Jul 2007 20:53:51 +0000 Subject: fix typo --- doc/bugs/strange_hook_id_in_skeleton.pm.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/bugs') diff --git a/doc/bugs/strange_hook_id_in_skeleton.pm.mdwn b/doc/bugs/strange_hook_id_in_skeleton.pm.mdwn index ddca7fc63..5e96acf60 100644 --- a/doc/bugs/strange_hook_id_in_skeleton.pm.mdwn +++ b/doc/bugs/strange_hook_id_in_skeleton.pm.mdwn @@ -1,3 +1,5 @@ hook(type => "savestate", id => "savestate", call => \&savestate); -Shouldn't that id be "skeleton", like all the other ids? --Ethan \ No newline at end of file +Shouldn't that id be "skeleton", like all the other ids? --Ethan + +[[done]] -- cgit v1.2.3