From 368963c635cb6ef0218b0e0523e6b91aa46da2fd Mon Sep 17 00:00:00 2001 From: "vladd%bugzilla.org" <> Date: Mon, 19 Jun 2006 23:25:16 +0000 Subject: [PATCH] Spelling patch: 'couldnt' -> 'couldn't'; patch by Vlad Dascalu . --- contrib/bug_email.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/bug_email.pl b/contrib/bug_email.pl index a2feede9dc..158da294ee 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.31.2.5 2006/06/19 16:23:11 vladd%bugzilla.org Exp $ +# $Id: bug_email.pl,v 1.31.2.6 2006/06/19 16:25:16 vladd%bugzilla.org Exp $ ############################################################### # 02/12/2000 (SML) @@ -1198,7 +1198,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 = <