summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortimeless%mozdev.org <>2006-02-23 13:38:06 +0100
committertimeless%mozdev.org <>2006-02-23 13:38:06 +0100
commita2c777c13f60047caa3337591ceb869dc7f670e3 (patch)
treeaa7f16818542e8abc49468b6e1bb81f9884781fc
parent9aa1c05eed0f2fcae94296f90c5a84d26e8846a4 (diff)
downloadbugzilla-a2c777c13f60047caa3337591ceb869dc7f670e3.tar.gz
bugzilla-a2c777c13f60047caa3337591ceb869dc7f670e3.tar.xz
Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
-rwxr-xr-xcontrib/bug_email.pl4
-rwxr-xr-xeditmilestones.cgi2
-rwxr-xr-ximportxml.pl2
3 files changed, 4 insertions, 4 deletions
diff --git a/contrib/bug_email.pl b/contrib/bug_email.pl
index 28c3ec1fc..1f10d4679 100755
--- a/contrib/bug_email.pl
+++ b/contrib/bug_email.pl
@@ -38,7 +38,7 @@
#
# You need to work with bug_email.pl the MIME::Parser installed.
#
-# $Id: bug_email.pl,v 1.32 2006/02/21 14:51:47 jocuri%softhome.net Exp $
+# $Id: bug_email.pl,v 1.33 2006/02/23 04:38:27 timeless%mozdev.org Exp $
###############################################################
# 02/12/2000 (SML)
@@ -999,7 +999,7 @@ if ( $Version eq "" ) {
$Control{'version'} = $Version;
-# GroupsSet: Protections for Bug info. This paramter controls the visiblility of the
+# GroupsSet: Protections for Bug info. This parameter controls the visiblility of the
# given bug. An Error in the given Buggroup is not a blocker, a default is taken.
#
# The GroupSet is accepted only as literals linked with whitespaces, plus-signs or kommas
diff --git a/editmilestones.cgi b/editmilestones.cgi
index bb80164ab..4a17cdc18 100755
--- a/editmilestones.cgi
+++ b/editmilestones.cgi
@@ -6,7 +6,7 @@
# the editversions.cgi script, since the two fields were set up in a
# very similar fashion.
#
-# (basically replace each occurance of 'milestone' with 'version', and
+# (basically replace each occurrence of 'milestone' with 'version', and
# you'll have the original script)
#
# Matt Masson <matthew@zeroknowledge.com>
diff --git a/importxml.pl b/importxml.pl
index e3a116921..3ad1ad4b6 100755
--- a/importxml.pl
+++ b/importxml.pl
@@ -330,7 +330,7 @@ sub flag_handler {
# exporter: email address of the person moving the bugs
# maintainer: the maintainer of the bugzilla installation
# as set in the parameters file
-# urlbase: The urlbase paramter of the installation
+# urlbase: The urlbase parameter of the installation
# bugs are being moved from
#
sub init() {