]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix for bug 38791: scipped -> skipped spelling correction.
authordave%intrec.com <>
Wed, 6 Sep 2000 13:01:10 +0000 (13:01 +0000)
committerdave%intrec.com <>
Wed, 6 Sep 2000 13:01:10 +0000 (13:01 +0000)
contrib/bug_email.pl

index ecdccfbf1b2417e11cddcb25dd1c4049ff0cb9d3..e7d0399199bd02744c96ccdeef566ac3bc1a63f9 100755 (executable)
@@ -37,7 +37,7 @@
 #
 # You need to work with bug_email.pl the MIME::Parser installed.
 # 
-# $Id: bug_email.pl,v 1.7 2000/08/30 21:47:17 cyeh%bluemartini.com Exp $
+# $Id: bug_email.pl,v 1.8 2000/09/06 06:01:10 dave%intrec.com Exp $
 ###############################################################
 
 # 02/12/2000 (SML)
@@ -1087,7 +1087,7 @@ if( $GroupSet eq "" ) {
        if( lsearch( \@db_bits, $bit ) == -1 ) {
            # Bit not found !
            my $Text = "Checking the Group-Settings: You sent the Groupset-Bit $bit\n" .
-               "which is not a valid Groupset-Bit. It will be scipped !\n\n";
+               "which is not a valid Groupset-Bit. It will be skipped !\n\n";
            BugMailError( 0, $Text );
        } else {
            # Cool bit, add to the result-String