[interchange-cvs] interchange - heins modified code/UI_Tag/auto_wizard.coretag

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Mon Aug 4 14:14:00 EDT 2003


User:      heins
Date:      2003-08-04 17:14:24 GMT
Modified:  code/UI_Tag auto_wizard.coretag
Log:
Typo.

Revision  Changes    Path
1.11      +1 -1      interchange/code/UI_Tag/auto_wizard.coretag


rev 1.11, prev_rev 1.10
Index: auto_wizard.coretag
===================================================================
RCS file: /var/cvs/interchange/code/UI_Tag/auto_wizard.coretag,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- auto_wizard.coretag	11 May 2003 06:02:22 -0000	1.10
+++ auto_wizard.coretag	4 Aug 2003 17:14:24 -0000	1.11
@@ -122,7 +122,7 @@
 
 sub gen_email_header {
 	my ($wizname, $ref, $opt, $fnames) = @_;
-	my $subject = errmsg($opt->{email_subject} || "Reponse to %s", $wizname);
+	my $subject = errmsg($opt->{email_subject} || "Response to %s", $wizname);
 	my $from_addr = $opt->{email_from};
 	my $cc_addr = $opt->{email_cc};
 	for(qw/ EMAIL_SURVEY EMAIL_INFO EMAIL_SERVICE /) {







More information about the interchange-cvs mailing list