Index: trunk/phase3/tests/selenium/suites/SimpleSeleniumTestCase.php |
— | — | @@ -1,7 +1,7 @@ |
2 | 2 | <?php |
3 | 3 | /* |
4 | 4 | * This test case is part of the SimpleSeleniumTestSuite. |
5 | | - * Configuration for these tests are dosumented as part of SimpleSeleniumTestSuite.php |
| 5 | + * Configuration for these tests are documented as part of SimpleSeleniumTestSuite.php |
6 | 6 | */ |
7 | 7 | class SimpleSeleniumTestCase extends SeleniumTestCase { |
8 | 8 | public function testBasic() { |