fix spelling error (thanks to mxey of #debian-perl)
Matt S Trout [Fri, 25 Feb 2011 13:31:26 +0000 (13:31 +0000)]
lib/strictures.pm

index 060c763..0ad8144 100644 (file)
@@ -116,7 +116,7 @@ cost of blowing things up on another machine.
 
 Therefore, strictures turns on indirect checking only when it thinks it's
 running in a compilation (or pod coverage) test - though if this causes
-undesired behaviour this can be overriden by setting the
+undesired behaviour this can be overridden by setting the
 PERL_STRICTURES_EXTRA environment variable.
 
 If additional useful author side checks come to mind, I'll add them to the