From: vladd%bugzilla.org <> Date: Mon, 19 Jun 2006 23:25:16 +0000 (+0000) Subject: Spelling patch: 'couldnt' -> 'couldn't'; patch by Vlad Dascalu . X-Git-Tag: bugzilla-2.22.1~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=368963c635cb6ef0218b0e0523e6b91aa46da2fd;p=thirdparty%2Fbugzilla.git Spelling patch: 'couldnt' -> 'couldn't'; patch by Vlad Dascalu . --- 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 = <