Spelling patch: 'functiuon' -> 'function'; patch by Vlad Dascalu <vladd@bugzilla.org>.

git-svn-id: svn://10.0.0.236/trunk@200309 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
vladd%bugzilla.org 2006-06-19 16:18:56 +00:00
parent 7315ddd49b
commit 7b7d4cf0b6

View File

@ -38,7 +38,7 @@
#
# You need to work with bug_email.pl the MIME::Parser installed.
#
# $Id: bug_email.pl,v 1.36 2006-06-19 16:02:18 vladd%bugzilla.org Exp $
# $Id: bug_email.pl,v 1.37 2006-06-19 16:18:42 vladd%bugzilla.org Exp $
###############################################################
# 02/12/2000 (SML)
@ -468,7 +468,7 @@ END
###############################################################
# generateTemplate
#
# This functiuon generates a mail-Template with the
# This function generates a mail-Template with the
sub generateTemplate()
{
my $w;