diff options
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/bug_email.pl | 4 |
1 files changed, 2 insertions, 2 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 |