diff options
Diffstat (limited to 'Bugzilla')
-rw-r--r-- | Bugzilla/Util.pm | 2 |
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 |