Remove whitespace that was causing a formatting problem.

git-svn-id: https://svn.apache.org/repos/asf/forrest/trunk@600690 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl b/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl
index 53999ea..ef447a4 100644
--- a/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl
+++ b/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/doap-to-document.xsl
@@ -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>