diff --git a/modules/comment.views.inc b/modules/comment.views.inc
index d7d013e..18bb2e6 100644
--- a/modules/comment.views.inc
+++ b/modules/comment.views.inc
@@ -354,7 +354,6 @@ function comment_views_data() {
     'relationship' => array(
       'title' => t('Author'),
       'help' => t("The User ID of the comment's author."),
-      'help' => t('Relate comment to the user who created it.'),
       'base' => 'users',
       'base field' => 'uid',
       'handler' => 'views_handler_relationship',
