summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Rolsky <autarch@urth.org>2011-02-03 09:11:48 -0600
committerDave Rolsky <autarch@urth.org>2011-08-14 09:53:11 -0500
commit6c324260341897626d2d13191b1b97185982b259 (patch)
tree249d4ff6a5bb24b08274ec9326113a5f7d94fba9
parent95cf4b15827c149cd54ce342ea53a96acd59df59 (diff)
downloadperl-6c324260341897626d2d13191b1b97185982b259.tar.gz
Add PERLEXE to spelling whitelist
-rw-r--r--dist/Test-PerlRun/t/pod-spell.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Test-PerlRun/t/pod-spell.t b/dist/Test-PerlRun/t/pod-spell.t
index d1f78b668d..adcccb21ef 100644
--- a/dist/Test-PerlRun/t/pod-spell.t
+++ b/dist/Test-PerlRun/t/pod-spell.t
@@ -23,5 +23,5 @@ local $ENV{LC_ALL} = 'C';
all_pod_files_spelling_ok();
__DATA__
+PERLEXE
Rolsky
-