templates/changelogentry-rss.tmpl
changeset 1511 a91bfbbe88d3
parent 1445 56281e086f38
--- a/templates/changelogentry-rss.tmpl	Tue Nov 08 10:34:50 2005 -0800
+++ b/templates/changelogentry-rss.tmpl	Tue Nov 08 10:35:00 2005 -0800
@@ -1,5 +1,5 @@
 <item>
-    <title>#desc|strip|firstline|rstrip|escape#</title>
+    <title>#desc|strip|firstline|strip|escape#</title>
     <link>#url#?cs=#node|short#</link>
     <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
     <author>#author|obfuscate#</author>