X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Fauthor%2Fspelling.t;h=ea720241cbe213f07114530a18e5a1e0b63eb5d1;hp=1b6c57f33adb7a3ca91d360cdec82f06c7f28e92;hb=9977ef947d161654267b5648628fb270a0d5334c;hpb=965f3e35b1f8287990aeb8f102ebc0bc107e11e8 diff --git a/t/author/spelling.t b/t/author/spelling.t index 1b6c57f..ea72024 100644 --- a/t/author/spelling.t +++ b/t/author/spelling.t @@ -14,7 +14,7 @@ add_stopwords(qw( filename tempname request's wiki bitmask uri url urls dir hostname http https IP SSL )); -set_spell_cmd('aspell list -l en_GB'); +set_spell_cmd('aspell list -l en'); all_pod_files_spelling_ok(); done_testing();