Got xt/author/pod_spell.t to pass.
Shlomi Fish [Sun, 13 Dec 2009 20:03:12 +0000 (22:03 +0200)]
lib/Test/Moose.pm

index f49683f..af84464 100644 (file)
@@ -126,8 +126,8 @@ does for the methods.
 
 =item B<with_immutable { CODE } @class_names>
 
-Runs B<CODE> (which should contain normal tests) twice, and immutablizes each
-class in C<@class_names> in between the two runs.
+Runs B<CODE> (which should contain normal tests) twice, and make each
+class in C<@class_names> immutable in between the two runs.
 
 =back