Commit 56781b28 authored by vladd%bugzilla.org's avatar vladd%bugzilla.org

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

parent 319a209c
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
# #
# You need to work with bug_email.pl the MIME::Parser installed. # 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) # 02/12/2000 (SML)
...@@ -468,7 +468,7 @@ END ...@@ -468,7 +468,7 @@ END
############################################################### ###############################################################
# generateTemplate # generateTemplate
# #
# This functiuon generates a mail-Template with the # This function generates a mail-Template with the
sub generateTemplate() sub generateTemplate()
{ {
my $w; my $w;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment