From: vladd%bugzilla.org <> Date: Mon, 19 Jun 2006 23:18:56 +0000 (+0000) Subject: Spelling patch: 'functiuon' -> 'function'; patch by Vlad Dascalu 'function'; patch by Vlad Dascalu . --- diff --git a/contrib/bug_email.pl b/contrib/bug_email.pl index 2b64b0425a..b58e197861 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.2 2006/06/19 16:02:35 vladd%bugzilla.org Exp $ +# $Id: bug_email.pl,v 1.31.2.3 2006/06/19 16:18:56 vladd%bugzilla.org Exp $ ############################################################### # 02/12/2000 (SML) @@ -527,7 +527,7 @@ END ############################################################### # generateTemplate # -# This functiuon generates a mail-Template with the +# This function generates a mail-Template with the sub generateTemplate() { my $w;