--- examples/1.0/update_rss_1.0.pl.orig	Wed Mar 21 23:18:06 2001
+++ examples/1.0/update_rss_1.0.pl	Wed Mar 21 23:18:12 2001
@@ -29,5 +29,5 @@ $rss->channel(dc => {
              );
 
 # print the new rss file as a string. We could also save it
-to a file with the save() routine.
+# to a file with the save() routine.
 print $rss->as_string;
