Index: trunk/phase3/maintenance/tests/phpunit/includes/SeleniumConfigurationTest.php |
— | — | @@ -92,7 +92,7 @@ |
93 | 93 | } |
94 | 94 | |
95 | 95 | /* |
96 | | - * Clean up the temporary file used to sore the selenium settings. |
| 96 | + * Clean up the temporary file used to store the selenium settings. |
97 | 97 | */ |
98 | 98 | public function tearDown() { |
99 | 99 | if ( strlen( $this->tempFileName ) > 0 ) { |
— | — | @@ -211,4 +211,4 @@ |
212 | 212 | } |
213 | 213 | |
214 | 214 | |
215 | | -} |
\ No newline at end of file |
| 215 | +} |