fix a bad copy/paste

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@379994 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2006-02-23 00:00:22 +00:00
parent e00354b65e
commit 5b4590f990

View File

@@ -59,7 +59,7 @@
#foreach ($report in $reports)
#if ($report.link && $report.link.length() != 0)
<tr>
#if($report.fileSuffix && $report.linfileSuffixk.length() != 0)
#if($report.fileSuffix && $report.linfileSuffix.length() != 0)
#set ($fileSuffix = $report.fileSuffix)
#else
#set ($fileSuffix = '.html')