--- comment-functions.php.old	2005-06-12 08:31:42.000000000 +0930
+++ comment-functions.php	2005-06-10 21:37:34.000000000 +0930
@@ -124,7 +124,7 @@
         if (!empty($CSSclass)) {
             echo ' class="'.$CSSclass.'"';
         }
-        echo '>';
+        echo "title=\"Comment on $post->post_title\">";
         comments_number($zero, $one, $more, $number);
         echo '</a>';
     }
