From 40a91ed57fe477363fd0a4aee6ae86f3cf3f6575 Mon Sep 17 00:00:00 2001 From: "vladd%bugzilla.org" <> Date: Mon, 19 Jun 2006 23:18:56 +0000 Subject: [PATCH] Spelling patch: 'functiuon' -> 'function'; patch by Vlad Dascalu . --- contrib/bug_email.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; -- 2.47.2