Index: modules/simpletest/drupal_web_test_case.php
===================================================================
RCS file: /cvs/drupal/drupal/modules/simpletest/drupal_web_test_case.php,v
retrieving revision 1.219
diff -u -p -r1.219 drupal_web_test_case.php
--- modules/simpletest/drupal_web_test_case.php	8 Jun 2010 06:16:01 -0000	1.219
+++ modules/simpletest/drupal_web_test_case.php	13 Jun 2010 09:17:40 -0000
@@ -63,7 +63,7 @@ abstract class DrupalTestCase {
   protected $skipClasses = array(__CLASS__ => TRUE);

   /**
-   * Constructor for DrupalWebTestCase.
+   * Constructor for DrupalTestCase.
    *
    * @param $test_id
    *   Tests with the same id are reported together.
