Index: wordpress/wp-content/themes/twentyten/comments.php
===================================================================
--- wordpress/wp-content/themes/twentyten/comments.php	(revision 13196)
+++ wordpress/wp-content/themes/twentyten/comments.php	(working copy)
@@ -6,7 +6,7 @@
 			<div id="comments">
 <?php if ( post_password_required() ) : ?>
 				<div class="nopassword"><?php _e( 'This post is password protected. Enter the password to view any comments.', 'twentyten' ); ?></div>
-			</div><!-- .comments -->
+			</div><!-- #comments -->
 <?php
 		return;
 	endif;
