From 6432d15cb42b7b5b885b766d67f35ff2356f883c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 12 Aug 2008 15:48:44 -0400 Subject: fix a common case typo --- .perlcriticrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.perlcriticrc') diff --git a/.perlcriticrc b/.perlcriticrc index 0dd5260ae..1e099736f 100644 --- a/.perlcriticrc +++ b/.perlcriticrc @@ -19,7 +19,7 @@ severity = 1 # when they are part of the core program. I don't plan to have more than # the one exporting module in IkiWiki, so let's ignore this test. [-Modules::RequireFilenameMatchesPackage] -# IkiWIki also switches _out_ of the core package when a package namespace +# IkiWiki also switches _out_ of the core package when a package namespace # is a good way to group a set of functions. This doesn't mean I want it # loading up a separate file though, so it's in the same file. [-Modules::ProhibitMultiplePackages] -- cgit v1.2.3