diff --git a/webtools/bugzilla/contrib/bug_email.pl b/webtools/bugzilla/contrib/bug_email.pl index 023b3b23ee3..293ef803778 100755 --- a/webtools/bugzilla/contrib/bug_email.pl +++ b/webtools/bugzilla/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/webtools/bugzilla/editmilestones.cgi b/webtools/bugzilla/editmilestones.cgi index bb80164ab92..4a17cdc1860 100755 --- a/webtools/bugzilla/editmilestones.cgi +++ b/webtools/bugzilla/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 diff --git a/webtools/bugzilla/importxml.pl b/webtools/bugzilla/importxml.pl index e3a1169216f..3ad1ad4b662 100755 --- a/webtools/bugzilla/importxml.pl +++ b/webtools/bugzilla/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() { diff --git a/webtools/tinderbox2/src/lib/TinderDB/VC_Bonsai.pm b/webtools/tinderbox2/src/lib/TinderDB/VC_Bonsai.pm index a229a443797..fd94e7563f1 100755 --- a/webtools/tinderbox2/src/lib/TinderDB/VC_Bonsai.pm +++ b/webtools/tinderbox2/src/lib/TinderDB/VC_Bonsai.pm @@ -38,8 +38,8 @@ # Contributor(s): -# $Revision: 1.72 $ -# $Date: 2005-11-25 21:57:10 $ +# $Revision: 1.73 $ +# $Date: 2006-02-23 04:38:47 $ # $Author: timeless%mozdev.org $ # $Source: /home/jrmuizel/cvs-mirror/mozilla/webtools/tinderbox2/src/lib/TinderDB/VC_Bonsai.pm,v $ # $Name: $ @@ -105,7 +105,7 @@ use HTMLPopUp; use VCDisplay; -$VERSION = ( qw $Revision: 1.72 $ )[1]; +$VERSION = ( qw $Revision: 1.73 $ )[1]; @ISA = qw(TinderDB::BasicTxtDB); @@ -845,7 +845,7 @@ sub status_table_row { # Track the treestate between calls with a global variable. - # This initalization may not be correct. If we are creating a page + # This initialization may not be correct. If we are creating a page # for a few days ago, when we start making the page, we do not know # the treestate. It is not so easy to find out the right tree state # for the first few rows, so fake it with the current state. diff --git a/webtools/tinderbox2/src/lib/TinderDB/VC_PVCSDimensions.pm b/webtools/tinderbox2/src/lib/TinderDB/VC_PVCSDimensions.pm index 7918dd7b326..a95705fd81e 100644 --- a/webtools/tinderbox2/src/lib/TinderDB/VC_PVCSDimensions.pm +++ b/webtools/tinderbox2/src/lib/TinderDB/VC_PVCSDimensions.pm @@ -63,8 +63,8 @@ # Contributor(s): -# $Revision: 1.4 $ -# $Date: 2005-11-25 21:57:10 $ +# $Revision: 1.5 $ +# $Date: 2006-02-23 04:38:47 $ # $Author: timeless%mozdev.org $ # $Source: /home/jrmuizel/cvs-mirror/mozilla/webtools/tinderbox2/src/lib/TinderDB/VC_PVCSDimensions.pm,v $ # $Name: $ @@ -131,7 +131,7 @@ use Utils; use VCDisplay; -$VERSION = ( qw $Revision: 1.4 $ )[1]; +$VERSION = ( qw $Revision: 1.5 $ )[1]; @ISA = qw(TinderDB::BasicTxtDB); @@ -955,7 +955,7 @@ sub status_table_row { # Track the treestate between calls with a global variable. - # This initalization may not be correct. If we are creating a page + # This initialization may not be correct. If we are creating a page # for a few days ago, when we start making the page, we do not know # the treestate. It is not so easy to find out the right tree state # for the first few rows, so fake it with the current state. diff --git a/webtools/tinderbox2/src/lib/TinderDB/VC_Perforce.pm b/webtools/tinderbox2/src/lib/TinderDB/VC_Perforce.pm index 62538b6ac44..d3f5c9ace78 100755 --- a/webtools/tinderbox2/src/lib/TinderDB/VC_Perforce.pm +++ b/webtools/tinderbox2/src/lib/TinderDB/VC_Perforce.pm @@ -75,8 +75,8 @@ # Contributor(s): -# $Revision: 1.31 $ -# $Date: 2005-11-25 21:57:10 $ +# $Revision: 1.32 $ +# $Date: 2006-02-23 04:38:47 $ # $Author: timeless%mozdev.org $ # $Source: /home/jrmuizel/cvs-mirror/mozilla/webtools/tinderbox2/src/lib/TinderDB/VC_Perforce.pm,v $ # $Name: $ @@ -156,7 +156,7 @@ use Utils; use VCDisplay; -$VERSION = ( qw $Revision: 1.31 $ )[1]; +$VERSION = ( qw $Revision: 1.32 $ )[1]; @ISA = qw(TinderDB::BasicTxtDB); @@ -810,7 +810,7 @@ sub status_table_row { # Track the treestate between calls with a global variable. - # This initalization may not be correct. If we are creating a page + # This initialization may not be correct. If we are creating a page # for a few days ago, when we start making the page, we do not know # the treestate. It is not so easy to find out the right tree state # for the first few rows, so fake it with the current state. diff --git a/webtools/update/core/reportcomment.php b/webtools/update/core/reportcomment.php index b237cb76149..3b9bf5da231 100755 --- a/webtools/update/core/reportcomment.php +++ b/webtools/update/core/reportcomment.php @@ -93,7 +93,7 @@ $return_path="$type/moreinfo.php?id=$id&vid=$vid&".uriparams()."&page=comments&p include"$page_header"; ?>

Mozilla Update :: Report a Comment Tool

-You have sucessfully reported this comment to Mozilla Update staff. +You have successfully reported this comment to Mozilla Update staff. A staff member will review your submission and take the appropriate action.
Thank you for your assistance.

To return to where you were browsing, ">click this link.