]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 106386 Correct misspellings in source code
authortimeless%mozdev.org <>
Thu, 23 Feb 2006 12:38:06 +0000 (12:38 +0000)
committertimeless%mozdev.org <>
Thu, 23 Feb 2006 12:38:06 +0000 (12:38 +0000)
r=bernd rs=brendan

contrib/bug_email.pl
editmilestones.cgi
importxml.pl

index 28c3ec1fc8ff3de6beb11ae3c1399c46bdb55843..1f10d46794ec0540998ec0311eefb00e11adf262 100755 (executable)
@@ -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
index bb80164ab92df08a40a29c9415264df85177b701..4a17cdc18608a52d94144e178dad3007825f4a25 100755 (executable)
@@ -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>
index e3a1169216fb1c8aeb50eb237fab1a22fd43f2b1..3ad1ad4b662685a5e7a553196e7e41966d03588b 100755 (executable)
@@ -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() {