fix a bunch of spelling errors
[gitmo/Moose.git] / xt / pod_spell.t
index 71a8a61..ca8e0ac 100644 (file)
@@ -1,10 +1,15 @@
+use strict;
+use warnings;
+
 use Test::Spelling;
+
 my @stopwords;
 for (<DATA>) {
     chomp;
     push @stopwords, $_
-      unless /\A (?: \# | \s* \z)/msx;    # skip comments, whitespace
-};
+        unless /\A (?: \# | \s* \z)/msx;    # skip comments, whitespace
+}
+
 add_stopwords(@stopwords);
 set_spell_cmd('aspell list -l en');
 all_pod_files_spelling_ok;
@@ -44,6 +49,7 @@ Rockway
 Roditi
 Rolsky
 Roszatycki
+Roszatycki's
 sartak
 Sedlacek
 Shlomi
@@ -101,10 +107,13 @@ TypeContraints
 API
 APIs
 Baz
+Changelog
+compat
 datetimes
 definedness
 destructor
 destructors
+dev
 DWIM
 hashrefs
 immutabilize
@@ -131,6 +140,8 @@ parameterizes
 pluggable
 prechecking
 prepends
+refactored
+refactoring
 runtime
 stacktrace
 subclassable