summaryrefslogtreecommitdiffstats
path: root/contrib/bug_email.pl
diff options
context:
space:
mode:
authordave%intrec.com <>2000-09-06 15:01:10 +0200
committerdave%intrec.com <>2000-09-06 15:01:10 +0200
commit7732262bf6787ac884d93657ab3313389c353526 (patch)
treea0024089c7664a3634e6a69bb0deefc0c4222519 /contrib/bug_email.pl
parent0c6db6b2f892c976e636506a8536960a82136e63 (diff)
downloadbugzilla-7732262bf6787ac884d93657ab3313389c353526.tar.gz
bugzilla-7732262bf6787ac884d93657ab3313389c353526.tar.xz
Fix for bug 38791: scipped -> skipped spelling correction.
Diffstat (limited to 'contrib/bug_email.pl')
-rwxr-xr-xcontrib/bug_email.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/bug_email.pl b/contrib/bug_email.pl
index ecdccfbf1..e7d039919 100755
--- a/contrib/bug_email.pl
+++ b/contrib/bug_email.pl
@@ -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