Author: rgardler
Date: Thu Jan 13 08:59:10 2005
New Revision: 125083

URL: http://svn.apache.org/viewcvs?view=rev&rev=125083
Log:
correct typo
Modified:
   forrest/trunk/main/var/pluginlist2fetch.xsl

Modified: forrest/trunk/main/var/pluginlist2fetch.xsl
Url: 
http://svn.apache.org/viewcvs/forrest/trunk/main/var/pluginlist2fetch.xsl?view=diff&rev=125083&p1=forrest/trunk/main/var/pluginlist2fetch.xsl&r1=125082&p2=forrest/trunk/main/var/pluginlist2fetch.xsl&r2=125083
==============================================================================
--- forrest/trunk/main/var/pluginlist2fetch.xsl (original)
+++ forrest/trunk/main/var/pluginlist2fetch.xsl Thu Jan 13 08:59:10 2005
@@ -74,7 +74,7 @@
          </xsl:when>
          <xsl:otherwise>
             <project default="findPlugin">
-              <target name="findplugin"/>
+              <target name="findPlugin"/>
             </project>
          </xsl:otherwise>
        </xsl:choose>

Reply via email to