From 09202da539d7eab5616526f1293f69c516b5e427 Mon Sep 17 00:00:00 2001 From: markjaquith Date: Thu, 31 May 2007 22:13:06 +0000 Subject: [PATCH] correct "type" in Atom comments feed alternate links. fixes #4381 for trunk git-svn-id: http://svn.automattic.com/wordpress/trunk@5617 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/feed-atom-comments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/feed-atom-comments.php b/wp-includes/feed-atom-comments.php index f7aaba841..0cde6e774 100644 --- a/wp-includes/feed-atom-comments.php +++ b/wp-includes/feed-atom-comments.php @@ -40,7 +40,7 @@ if ( have_comments() ) : while ( have_comments() ) : the_comment(); printf(__('By: %s'), get_comment_author_rss()); } ?> - +