diff --git a/plugins/FeedsSyndicationParser.inc b/plugins/FeedsSyndicationParser.inc index 64cbd85fe6ce4762775136f3efdd4d3b2da97e61..11b861950bea180927bf3ff28d92d6e7b4735b2a 100644 --- a/plugins/FeedsSyndicationParser.inc +++ b/plugins/FeedsSyndicationParser.inc @@ -41,7 +41,7 @@ class FeedsSyndicationParser extends FeedsParser { ), 'author_name' => array( 'name' => t('Author name'), - 'description' => t('Author of the feed item (string).'), + 'description' => t('Name of the feed item\'s author.'), ), 'timestamp' => array( 'name' => t('Published date'),