summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Util.pm
diff options
context:
space:
mode:
authorvladd%bugzilla.org <>2006-06-19 23:47:29 +0200
committervladd%bugzilla.org <>2006-06-19 23:47:29 +0200
commitbd88c794432976d970125f113a9b80f7c3eafe12 (patch)
treedd47ce7e0a15d6b3d2947a0716801d22659385ed /Bugzilla/Util.pm
parent10b2568b550612df53d550b2703be98e97ad4074 (diff)
downloadbugzilla-bd88c794432976d970125f113a9b80f7c3eafe12.tar.gz
bugzilla-bd88c794432976d970125f113a9b80f7c3eafe12.tar.xz
Spelling in code comments patch: 'modifed' -> 'modified'; patch by Vlad Dascalu <vladd@bugzilla.org>.
Diffstat (limited to 'Bugzilla/Util.pm')
-rw-r--r--Bugzilla/Util.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Util.pm b/Bugzilla/Util.pm
index c2281b535..01a977476 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