]> 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:42 +0000 (21:47 +0000)
committervladd%bugzilla.org <>
Mon, 19 Jun 2006 21:47:42 +0000 (21:47 +0000)
Bugzilla/Util.pm

index 28f5e71bc324e33f40394d237fe6daf4baadef5d..c7c5b9078a1ad8d9ca7962e5465857bca0fa5dc5 100644 (file)
@@ -51,7 +51,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