Index: develop/src/wp-includes/comment-template.php
===================================================================
--- develop/src/wp-includes/comment-template.php	(revision 27157)
+++ develop/src/wp-includes/comment-template.php	(working copy)
@@ -1860,7 +1860,8 @@
  *     @type int    $max_depth         The maximum comments depth. Default empty.
  *     @type string $style             The style of list ordering. Default 'ul'. Accepts 'ul', 'ol'.
  *     @type string $callback          Callback function to use. Default null.
- *     @type string $end-callback      Callback function to use at the end. Default null.
+ *     @type string $end_callback      Callback function to use at the end. Default null.
+ *                                     The actual name is 'end-callback'.
  *     @type string $type              Type of comments to list.
  *                                     Default 'all'. Accepts 'all', 'comment', 'pingback', 'trackback', 'pings'.
  *     @type int    $page              Page ID to list comments for. Default empty.
