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()); } ?> - +