]> 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:16 +0000 (23:25 +0000)
committervladd%bugzilla.org <>
Mon, 19 Jun 2006 23:25:16 +0000 (23:25 +0000)
contrib/bug_email.pl

index a2feede9dc5af98ccf28621fb9112f0b6282e1ba..158da294ee00d98c2d47529147ba3b4a805e585c 100755 (executable)
@@ -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 = <<END
   
   +---------------------------------------------------------------------------+