diff --git a/src/wp-includes/class-wp-comment.php b/src/wp-includes/class-wp-comment.php index 32c5442aae..0e9f88a352 100644 --- a/src/wp-includes/class-wp-comment.php +++ b/src/wp-includes/class-wp-comment.php @@ -33,7 +33,7 @@ final class WP_Comment { public $comment_post_ID = 0; /** - * Comment author ID. + * Comment author name. * * @since 4.4.0 * @access public