We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c83a9a1 commit a2c4726Copy full SHA for a2c4726
t/99_spellcheck.t
@@ -92,7 +92,7 @@ SKIP: {
92
{ local $/; $string = <$fh>; }
93
close $fh or warn "Could not close $tmpfile\n";
94
unlink $tmpfile;
95
- spellcheck("POD from $file" => $string, $file);
+ spellcheck("POD inside $file" => $string, $file);
96
}
97
98
@@ -141,6 +141,7 @@ bucardo
141
checksum
142
chroot
143
commitratio
144
+consrc
145
cp
146
dbh
147
dbstats
@@ -338,6 +339,7 @@ Guettler
338
339
Guillaume
340
Gurjeet
341
Hagander
342
+Hansper
343
hardcode
344
Henrik
345
0 commit comments