From 524072535b79676611e013a79618c485dd4e1659 Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Wed, 16 Feb 2011 09:33:38 +0100 Subject: [PATCH] make spelling happy --- .aspell.local.pws | 3 ++- Makefile.PL | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.aspell.local.pws b/.aspell.local.pws index 27cd4ed..33dd41a 100644 --- a/.aspell.local.pws +++ b/.aspell.local.pws @@ -1,4 +1,4 @@ -personal_ws-1.1 en 189 +personal_ws-1.1 en 20 AIX API DDisplay @@ -9,6 +9,7 @@ DDumper DGrow DHexDump DPeek +DTidy proven PV STDERR diff --git a/Makefile.PL b/Makefile.PL index 4ff8b60..fd6761b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -92,7 +92,7 @@ sub postamble q{ sandbox/leaktest $(FULLPERLRUN) "test_harness($(TEST_VERBOSE), '$(INST_LIB)', '$(INST_ARCHLIB)')" $(TEST_FILES)}, '', 'spellcheck:', - ' pod-spell-check --aspell', + ' pod-spell-check --aspell --ispell', '', 'checkmeta: spellcheck', ' perl sandbox/genMETA.pl -c', -- 2.11.4.GIT