diff options
Diffstat (limited to 'Bugzilla.pm')
-rw-r--r-- | Bugzilla.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla.pm b/Bugzilla.pm index 501290992..115d15e57 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -330,7 +330,7 @@ This approach has several advantages: =item * -They're not global variables, so we don't have issues with them staying arround +They're not global variables, so we don't have issues with them staying around with mod_perl =item * |