From 3cc7b4cbe3d147da31f837a477d6938c6f119e1b Mon Sep 17 00:00:00 2001 From: Mark Jaquith 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: https://develop.svn.wordpress.org/trunk@5617 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 f7aaba841b..0cde6e7747 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()); } ?> - +