]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Spelling patch: 'functiuon' -> 'function'; patch by Vlad Dascalu <vladd@bugzilla...
authorvladd%bugzilla.org <>
Mon, 19 Jun 2006 23:18:56 +0000 (23:18 +0000)
committervladd%bugzilla.org <>
Mon, 19 Jun 2006 23:18:56 +0000 (23:18 +0000)
contrib/bug_email.pl

index 2b64b0425a7d35990add67db1128480a21c985a4..b58e19786196b0b68e07be93c0521094fe31375c 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.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;