diff --git a/wp-content/themes/default/single.php b/wp-content/themes/default/single.php index 358d0c371..1130d2f53 100644 --- a/wp-content/themes/default/single.php +++ b/wp-content/themes/default/single.php @@ -30,11 +30,11 @@ comment_status) && ('open' == $post->ping_status)) { // Both Comments and Pings are open ?> - You can leave a response, or trackback from your own site. + You can leave a response, or trackback from your own site. comment_status) && ('open' == $post->ping_status)) { // Only Pings are Open ?> - Responses are currently closed, but you can trackback from your own site. + Responses are currently closed, but you can trackback from your own site. comment_status) && !('open' == $post->ping_status)) { // Comments are open, Pings are not ?>