]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Spelling patch: 'couldnt' -> 'couldn't'; patch by Vlad Dascalu <vladd@bugzilla.org>.
authorvladd%bugzilla.org <>
Mon, 19 Jun 2006 23:25:02 +0000 (23:25 +0000)
committervladd%bugzilla.org <>
Mon, 19 Jun 2006 23:25:02 +0000 (23:25 +0000)
contrib/bug_email.pl

index fcf28ffb360c01bde16c7a4337981b66472ca111..66a87d038886d8884b5c9fb6e07ba5e4f398da77 100755 (executable)
@@ -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
   
   +---------------------------------------------------------------------------+