You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by vh...@apache.org on 2007/08/05 20:10:35 UTC

svn commit: r562925 - /xmlgraphics/fop/branches/fop-0_94/src/documentation/resources/stylesheets/releaseNotes2document.xsl

Author: vhennebert
Date: Sun Aug  5 11:10:34 2007
New Revision: 562925

URL: http://svn.apache.org/viewvc?view=rev&rev=562925
Log:
Replace "Apache Forrest" with "Apache FOP". Copy-paste error?

Modified:
    xmlgraphics/fop/branches/fop-0_94/src/documentation/resources/stylesheets/releaseNotes2document.xsl

Modified: xmlgraphics/fop/branches/fop-0_94/src/documentation/resources/stylesheets/releaseNotes2document.xsl
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_94/src/documentation/resources/stylesheets/releaseNotes2document.xsl?view=diff&rev=562925&r1=562924&r2=562925
==============================================================================
--- xmlgraphics/fop/branches/fop-0_94/src/documentation/resources/stylesheets/releaseNotes2document.xsl (original)
+++ xmlgraphics/fop/branches/fop-0_94/src/documentation/resources/stylesheets/releaseNotes2document.xsl Sun Aug  5 11:10:34 2007
@@ -48,7 +48,7 @@
        <xsl:value-of select="@title"/>
      </xsl:when>
      <xsl:otherwise>
-       <xsl:text>Release Notes for Apache Forrest </xsl:text><xsl:value-of select="$versionNumber"/>
+       <xsl:text>Release Notes for Apache FOP </xsl:text><xsl:value-of select="$versionNumber"/>
      </xsl:otherwise>
     </xsl:choose>
    </title>



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org