]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-rss2.php
Wordpress 2.0.11
[autoinstalls/wordpress.git] / wp-rss2.php
index 8f42acaac5a0fd5123355acb6b8b06203c41d98a..afb4804a23b6483b9d2ec9bfaa279acf72afd7a7 100644 (file)
@@ -47,7 +47,7 @@ $more = 1;
                <content:encoded><![CDATA[<?php the_excerpt_rss() ?>]]></content:encoded>
        <?php endif; ?>
 <?php endif; ?>
-               <wfw:commentRSS><?php echo comments_rss(); ?></wfw:commentRSS>
+               <wfw:commentRss><?php echo comments_rss(); ?></wfw:commentRss>
 <?php rss_enclosure(); ?>
        <?php do_action('rss2_item'); ?>
        </item>