Author: rgardler
Date: Mon Dec 3 13:03:49 2007
New Revision: 600690
URL: http://svn.apache.org/viewvc?rev=600690&view=rev
Log:
Remove whitespace that was causing a formatting problem.
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl?rev=600690&r1=600689&r2=600690&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl
Mon Dec 3 13:03:49 2007
@@ -452,8 +452,7 @@
<xsl:when test="doap:download-page">
<p>
Releases can be downloaded from
- <xsl:apply-templates select="doap:download-page/@*" />
- .
+ <xsl:apply-templates select="doap:download-page/@*" />.
</p>
</xsl:when>
<xsl:otherwise>