]> sipb.mit.edu Git - ikiwiki.git/blobdiff - .perlcriticrc
Merge branch 'master' of ssh://git.ikiwiki.info
[ikiwiki.git] / .perlcriticrc
index 0dd5260ae6022b4419f322bf0f9998eec48411ec..1e099736f487357eda17118e9f3a79e05870e312 100644 (file)
@@ -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]