From: Shlomi Fish Date: Sun, 13 Dec 2009 20:03:12 +0000 (+0200) Subject: Got xt/author/pod_spell.t to pass. X-Git-Tag: 0.93_01~40 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d8d59909b0a1bdde19eed7548134c139fda3eb93;p=gitmo%2FMoose.git Got xt/author/pod_spell.t to pass. --- diff --git a/lib/Test/Moose.pm b/lib/Test/Moose.pm index f49683f..af84464 100644 --- a/lib/Test/Moose.pm +++ b/lib/Test/Moose.pm @@ -126,8 +126,8 @@ does for the methods. =item B -Runs B (which should contain normal tests) twice, and immutablizes each -class in C<@class_names> in between the two runs. +Runs B (which should contain normal tests) twice, and make each +class in C<@class_names> immutable in between the two runs. =back