Commit 71e2deba authored by vladd%bugzilla.org's avatar vladd%bugzilla.org

Spelling patch: 'couldnt' -> 'couldn't'; patch by Vlad Dascalu <vladd@bugzilla.org>.

parent 3da0ee86
...@@ -38,7 +38,7 @@ ...@@ -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.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) # 02/12/2000 (SML)
...@@ -1176,7 +1176,7 @@ END ...@@ -1176,7 +1176,7 @@ END
Bugzilla::BugMail::Send($id) if( ! $test); Bugzilla::BugMail::Send($id) if( ! $test);
} else { } 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 my $errreply = <<END
+---------------------------------------------------------------------------+ +---------------------------------------------------------------------------+
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment