]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Spelling in code comments patch: 'modifed' -> 'modified'; patch by Vlad Dascalu ...
authorvladd%bugzilla.org <>
Mon, 19 Jun 2006 21:47:29 +0000 (21:47 +0000)
committervladd%bugzilla.org <>
Mon, 19 Jun 2006 21:47:29 +0000 (21:47 +0000)
Bugzilla/Util.pm

index c2281b5353798b765b625dd5098aae05f493c8b1..01a977476ad6bbb5bf69e16c86d57fa5baf60cc6 100644 (file)
@@ -50,7 +50,7 @@ use Date::Parse;
 use Date::Format;
 use Text::Wrap;
 
-# This is from the perlsec page, slightly modifed to remove a warning
+# This is from the perlsec page, slightly modified to remove a warning
 # From that page:
 #      This function makes use of the fact that the presence of
 #      tainted data anywhere within an expression renders the