Skip to content

Commit 234d00b

Browse files
simbabqueoalders
authored andcommitted
set spelling test language to en_US
This is so developers with other locales (like en_GB) can run this without fails.
1 parent ae7b5ee commit 234d00b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dist.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ trustme = HTML::Form => qr/^(?:fixup|new|push_input|uri)$/
8484

8585
[Test::PodSpelling]
8686
wordlist = Pod::Wordlist
87-
spell_cmd = aspell list
87+
spell_cmd = aspell --master=en_US list
8888
stopword = autocomplete
8989
stopword = CGI
9090
stopword = checkbox

0 commit comments

Comments
 (0)