From 5a3e16925c632ec02d203d294aac099c18bbc0e4 Mon Sep 17 00:00:00 2001 From: "vladd%bugzilla.org" <> Date: Mon, 19 Jun 2006 21:47:42 +0000 Subject: [PATCH] Spelling in code comments patch: 'modifed' -> 'modified'; patch by Vlad Dascalu . --- Bugzilla/Util.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2