summaryrefslogtreecommitdiffstats
path: root/contrib/bug_email.pl
diff options
context:
space:
mode:
authorvladd%bugzilla.org <>2006-06-20 01:25:02 +0200
committervladd%bugzilla.org <>2006-06-20 01:25:02 +0200
commit71e2deba93befb15d926d550d2e947dd4913d974 (patch)
tree4ac7ea6405a4d4c2f763c57f70d4f3f5f1aa4c03 /contrib/bug_email.pl
parent3da0ee8682e90a4c3a6528f8ac0d7ca6b1a0e0d0 (diff)
downloadbugzilla-71e2deba93befb15d926d550d2e947dd4913d974.tar.gz
bugzilla-71e2deba93befb15d926d550d2e947dd4913d974.tar.xz
Spelling patch: 'couldnt' -> 'couldn't'; patch by Vlad Dascalu <vladd@bugzilla.org>.
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 fcf28ffb3..66a87d038 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.39 2006/06/19 16:23:33 vladd%bugzilla.org Exp $
+# $Id: bug_email.pl,v 1.40 2006/06/19 16:25:02 vladd%bugzilla.org Exp $
###############################################################
# 02/12/2000 (SML)
@@ -1176,7 +1176,7 @@ END
Bugzilla::BugMail::Send($id) if( ! $test);
} else {
- # There were critical errors in the mail - the bug couldnt be inserted. !
+ # There were critical errors in the mail - the bug couldn't be inserted. !
my $errreply = <<END
+---------------------------------------------------------------------------+