Bug 106386 Correct misspellings in source code

r=bernd rs=brendan
This commit is contained in:
timeless%mozdev.org 2006-02-23 04:38:56 +00:00
Родитель 70a488a5f8
Коммит 1fd4a54d6a
7 изменённых файлов: 17 добавлений и 17 удалений

Просмотреть файл

@ -38,7 +38,7 @@
# #
# You need to work with bug_email.pl the MIME::Parser installed. # 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) # 02/12/2000 (SML)
@ -999,7 +999,7 @@ if ( $Version eq "" ) {
$Control{'version'} = $Version; $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. # 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 # The GroupSet is accepted only as literals linked with whitespaces, plus-signs or kommas

Просмотреть файл

@ -6,7 +6,7 @@
# the editversions.cgi script, since the two fields were set up in a # the editversions.cgi script, since the two fields were set up in a
# very similar fashion. # 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) # you'll have the original script)
# #
# Matt Masson <matthew@zeroknowledge.com> # Matt Masson <matthew@zeroknowledge.com>

Просмотреть файл

@ -330,7 +330,7 @@ sub flag_handler {
# exporter: email address of the person moving the bugs # exporter: email address of the person moving the bugs
# maintainer: the maintainer of the bugzilla installation # maintainer: the maintainer of the bugzilla installation
# as set in the parameters file # 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 # bugs are being moved from
# #
sub init() { sub init() {

Просмотреть файл

@ -38,8 +38,8 @@
# Contributor(s): # Contributor(s):
# $Revision: 1.72 $ # $Revision: 1.73 $
# $Date: 2005/11/25 21:57:10 $ # $Date: 2006/02/23 04:38:47 $
# $Author: timeless%mozdev.org $ # $Author: timeless%mozdev.org $
# $Source: /home/hwine/cvs_conversion/cvsroot/mozilla/webtools/tinderbox2/src/lib/TinderDB/VC_Bonsai.pm,v $ # $Source: /home/hwine/cvs_conversion/cvsroot/mozilla/webtools/tinderbox2/src/lib/TinderDB/VC_Bonsai.pm,v $
# $Name: $ # $Name: $
@ -105,7 +105,7 @@ use HTMLPopUp;
use VCDisplay; use VCDisplay;
$VERSION = ( qw $Revision: 1.72 $ )[1]; $VERSION = ( qw $Revision: 1.73 $ )[1];
@ISA = qw(TinderDB::BasicTxtDB); @ISA = qw(TinderDB::BasicTxtDB);
@ -845,7 +845,7 @@ sub status_table_row {
# Track the treestate between calls with a global variable. # 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 # 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 # 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. # for the first few rows, so fake it with the current state.

Просмотреть файл

@ -63,8 +63,8 @@
# Contributor(s): # Contributor(s):
# $Revision: 1.4 $ # $Revision: 1.5 $
# $Date: 2005/11/25 21:57:10 $ # $Date: 2006/02/23 04:38:47 $
# $Author: timeless%mozdev.org $ # $Author: timeless%mozdev.org $
# $Source: /home/hwine/cvs_conversion/cvsroot/mozilla/webtools/tinderbox2/src/lib/TinderDB/VC_PVCSDimensions.pm,v $ # $Source: /home/hwine/cvs_conversion/cvsroot/mozilla/webtools/tinderbox2/src/lib/TinderDB/VC_PVCSDimensions.pm,v $
# $Name: $ # $Name: $
@ -131,7 +131,7 @@ use Utils;
use VCDisplay; use VCDisplay;
$VERSION = ( qw $Revision: 1.4 $ )[1]; $VERSION = ( qw $Revision: 1.5 $ )[1];
@ISA = qw(TinderDB::BasicTxtDB); @ISA = qw(TinderDB::BasicTxtDB);
@ -955,7 +955,7 @@ sub status_table_row {
# Track the treestate between calls with a global variable. # 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 # 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 # 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. # for the first few rows, so fake it with the current state.

Просмотреть файл

@ -75,8 +75,8 @@
# Contributor(s): # Contributor(s):
# $Revision: 1.31 $ # $Revision: 1.32 $
# $Date: 2005/11/25 21:57:10 $ # $Date: 2006/02/23 04:38:47 $
# $Author: timeless%mozdev.org $ # $Author: timeless%mozdev.org $
# $Source: /home/hwine/cvs_conversion/cvsroot/mozilla/webtools/tinderbox2/src/lib/TinderDB/VC_Perforce.pm,v $ # $Source: /home/hwine/cvs_conversion/cvsroot/mozilla/webtools/tinderbox2/src/lib/TinderDB/VC_Perforce.pm,v $
# $Name: $ # $Name: $
@ -156,7 +156,7 @@ use Utils;
use VCDisplay; use VCDisplay;
$VERSION = ( qw $Revision: 1.31 $ )[1]; $VERSION = ( qw $Revision: 1.32 $ )[1];
@ISA = qw(TinderDB::BasicTxtDB); @ISA = qw(TinderDB::BasicTxtDB);
@ -810,7 +810,7 @@ sub status_table_row {
# Track the treestate between calls with a global variable. # 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 # 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 # 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. # for the first few rows, so fake it with the current state.

Просмотреть файл

@ -93,7 +93,7 @@ $return_path="$type/moreinfo.php?id=$id&vid=$vid&".uriparams()."&page=comments&p
include"$page_header"; include"$page_header";
?> ?>
<h1>Mozilla Update :: Report a Comment Tool</h1> <h1>Mozilla Update :: Report a Comment Tool</h1>
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.<br> A staff member will review your submission and take the appropriate action.<br>
Thank you for your assistance.<br><br> Thank you for your assistance.<br><br>
To return to where you were browsing, <a href="/<?php echo"$return_path"; ?>">click this link</a>. To return to where you were browsing, <a href="/<?php echo"$return_path"; ?>">click this link</a>.