From: vladd%bugzilla.org <> Date: Mon, 19 Jun 2006 21:47:42 +0000 (+0000) Subject: Spelling in code comments patch: 'modifed' -> 'modified'; patch by Vlad Dascalu ... X-Git-Tag: bugzilla-2.22.1~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a3e16925c632ec02d203d294aac099c18bbc0e4;p=thirdparty%2Fbugzilla.git Spelling in code comments patch: 'modifed' -> 'modified'; patch by Vlad Dascalu . --- diff --git a/Bugzilla/Util.pm b/Bugzilla/Util.pm index 28f5e71bc3..c7c5b9078a 100644 --- a/Bugzilla/Util.pm +++ b/Bugzilla/Util.pm @@ -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