diff options
author | vladd%bugzilla.org <> | 2006-06-20 01:25:02 +0200 |
---|---|---|
committer | vladd%bugzilla.org <> | 2006-06-20 01:25:02 +0200 |
commit | 71e2deba93befb15d926d550d2e947dd4913d974 (patch) | |
tree | 4ac7ea6405a4d4c2f763c57f70d4f3f5f1aa4c03 /contrib | |
parent | 3da0ee8682e90a4c3a6528f8ac0d7ca6b1a0e0d0 (diff) | |
download | bugzilla-71e2deba93befb15d926d550d2e947dd4913d974.tar.gz bugzilla-71e2deba93befb15d926d550d2e947dd4913d974.tar.xz |
Spelling patch: 'couldnt' -> 'couldn't'; patch by Vlad Dascalu <vladd@bugzilla.org>.
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/bug_email.pl | 4 |
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 +---------------------------------------------------------------------------+ |