From e9514b78461a5d9245b437cb9ac8c6d09ddfd0f0 Mon Sep 17 00:00:00 2001 From: saxmatt Date: Fri, 30 Apr 2004 07:48:10 +0000 Subject: [PATCH] Typo. git-svn-id: http://svn.automattic.com/wordpress/trunk@1214 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-comments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-comments.php b/wp-comments.php index 3c273f542..54815232f 100644 --- a/wp-comments.php +++ b/wp-comments.php @@ -6,7 +6,7 @@ if (!empty($post->post_password)) { // if there's a password if ($_COOKIE['wp-postpass_'.$cookiehash] != $post->post_password) { // and it doesn't match the cookie ?> -

+