aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortimeless%mozdev.org <>2005-11-26 05:57:06 +0000
committertimeless%mozdev.org <>2005-11-26 05:57:06 +0000
commit1e24933322d4fd449ef35e96f6cfdb15400c9c53 (patch)
tree392e8a7d20157c615251ca5630522df92f6f1f2e /Bugzilla.pm
parentBug 106386 Correct misspellings in source code (diff)
downloadbugzilla-1e24933322d4fd449ef35e96f6cfdb15400c9c53.tar.gz
bugzilla-1e24933322d4fd449ef35e96f6cfdb15400c9c53.tar.bz2
bugzilla-1e24933322d4fd449ef35e96f6cfdb15400c9c53.zip
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
Diffstat (limited to 'Bugzilla.pm')
-rw-r--r--Bugzilla.pm2
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 *