From: vladd%bugzilla.org <> Date: Mon, 19 Jun 2006 21:47:29 +0000 (+0000) Subject: Spelling in code comments patch: 'modifed' -> 'modified'; patch by Vlad Dascalu ... X-Git-Tag: bugzilla-2.23.2~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd88c794432976d970125f113a9b80f7c3eafe12;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 c2281b5353..01a977476a 100644 --- a/Bugzilla/Util.pm +++ b/Bugzilla/Util.pm @@ -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