From db8c0a2f1d1e8423b1788208e441d9681a9a3375 Mon Sep 17 00:00:00 2001 From: "vladd%bugzilla.org" Date: Mon, 19 Jun 2006 14:47:29 +0000 Subject: [PATCH] Spelling in code comments patch: 'modifed' -> 'modified'; patch by Vlad Dascalu . --- webtools/bugzilla/Bugzilla/Util.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtools/bugzilla/Bugzilla/Util.pm b/webtools/bugzilla/Bugzilla/Util.pm index c2281b535379..01a977476ad6 100644 --- a/webtools/bugzilla/Bugzilla/Util.pm +++ b/webtools/bugzilla/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