diff --git a/wp-content/themes/twentyten/comments.php b/wp-content/themes/twentyten/comments.php index ad0564e7c9..b528a09ca8 100644 --- a/wp-content/themes/twentyten/comments.php +++ b/wp-content/themes/twentyten/comments.php @@ -31,7 +31,7 @@ sprintf( __( 'No Responses to %s', 'twentyten' ), '' . get_the_title() . '' ), sprintf( __( 'One Response to %s', 'twentyten' ), '' . get_the_title() . '' ), sprintf( __( '%% Responses to %s', 'twentyten' ), '' . get_the_title() . '' ) - ); ?> + ); ?> 1 ) : // are there comments to navigate through ?>