You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by ag...@apache.org on 2006/10/20 19:09:39 UTC

svn commit: r466209 - in /incubator/roller/trunk/web/roller-ui/styles: atom.xsl rss.xsl

Author: agilliland
Date: Fri Oct 20 10:09:38 2006
New Revision: 466209

URL: http://svn.apache.org/viewvc?view=rev&rev=466209
Log:
fixing part of the explanation paragraph.


Modified:
    incubator/roller/trunk/web/roller-ui/styles/atom.xsl
    incubator/roller/trunk/web/roller-ui/styles/rss.xsl

Modified: incubator/roller/trunk/web/roller-ui/styles/atom.xsl
URL: http://svn.apache.org/viewvc/incubator/roller/trunk/web/roller-ui/styles/atom.xsl?view=diff&rev=466209&r1=466208&r2=466209
==============================================================================
--- incubator/roller/trunk/web/roller-ui/styles/atom.xsl (original)
+++ incubator/roller/trunk/web/roller-ui/styles/atom.xsl Fri Oct 20 10:09:38 2006
@@ -186,7 +186,7 @@
             newsfeed, an XML data representation of the latest entries
             from a Roller weblog. If you have a newsfeed reader or aggregator, you can 
             subscribe to this newsfeed. To subscribe, copy the URL from your browser's 
-            address bar above and copy it into your newsfeed reader. 
+            address bar above and paste it into your newsfeed reader. 
             
 
             <h1>Latest items in newsfeed [<xsl:value-of select="atom:feed/atom:title"/>]</h1>

Modified: incubator/roller/trunk/web/roller-ui/styles/rss.xsl
URL: http://svn.apache.org/viewvc/incubator/roller/trunk/web/roller-ui/styles/rss.xsl?view=diff&rev=466209&r1=466208&r2=466209
==============================================================================
--- incubator/roller/trunk/web/roller-ui/styles/rss.xsl (original)
+++ incubator/roller/trunk/web/roller-ui/styles/rss.xsl Fri Oct 20 10:09:38 2006
@@ -186,7 +186,7 @@
             newsfeed, an XML data representation of the latest entries
             from a Roller weblog. If you have a newsfeed reader or aggregator, you can 
             subscribe to this newsfeed. To subscribe, copy the URL from your browser's 
-            address bar above and copy it into your newsfeed reader.</p>
+            address bar above and paste it into your newsfeed reader.</p>
             
             <h1>Latest items in newsfeed [<xsl:value-of select="rss/channel/title"/>]</h1>