diff --git a/wp-content/themes/twentythirteen/comments.php b/wp-content/themes/twentythirteen/comments.php index a7eab05965..426d58952d 100644 --- a/wp-content/themes/twentythirteen/comments.php +++ b/wp-content/themes/twentythirteen/comments.php @@ -2,9 +2,7 @@ /** * The template for displaying Comments. * - * The area of the page that contains both current comments and the comment - * form. The actual display of comments is handled by a callback to - * twentythirteen_comment() which is located in the functions.php file. + * The area of the page that contains comments and the comment form. * * @package WordPress * @subpackage Twenty_Thirteen