Index: comment-template.php
===================================================================
--- comment-template.php	(revision 12940)
+++ comment-template.php	(working copy)
@@ -1512,7 +1512,7 @@
 							<input name="submit" type="submit" id="<?php echo esc_attr( $args['id_submit'] ); ?>" tabindex="<?php echo ( count( $args['fields'] ) + 2 ); ?>" value="<?php echo esc_attr( $args['label_submit'] ); ?>" />
 							<?php comment_id_fields(); ?>
 						</p>
-						<?php do_action( 'comments_form', $post_id ); ?>
+						<?php do_action( 'comment_form', $post_id ); ?>
 					</form>
 				<?php endif; ?>
 			</div>
