You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by rg...@apache.org on 2011/10/28 12:04:42 UTC

svn commit: r1190231 - /incubator/wookie/trunk/widgets/templates/itemDetail/detail2html.xsl

Author: rgardler
Date: Fri Oct 28 10:04:42 2011
New Revision: 1190231

URL: http://svn.apache.org/viewvc?rev=1190231&view=rev
Log:
Whitespace in XSLT

Modified:
    incubator/wookie/trunk/widgets/templates/itemDetail/detail2html.xsl

Modified: incubator/wookie/trunk/widgets/templates/itemDetail/detail2html.xsl
URL: http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/templates/itemDetail/detail2html.xsl?rev=1190231&r1=1190230&r2=1190231&view=diff
==============================================================================
--- incubator/wookie/trunk/widgets/templates/itemDetail/detail2html.xsl (original)
+++ incubator/wookie/trunk/widgets/templates/itemDetail/detail2html.xsl Fri Oct 28 10:04:42 2011
@@ -73,7 +73,7 @@
             <p>
                 <xsl:text>They describe themselves as '</xsl:text>
                 <xsl:value-of select="description" />
-                <xsl:text>' They provide more information about themselves at</xsl:text>
+                <xsl:text>' They provide more information about themselves at </xsl:text>
                 <a>
                     <xsl:atrribute name="href">
                         <xsl:value-of select="url" />