From: Antoine Musso Date: Sat, 25 Sep 2010 16:08:24 +0000 (+0000) Subject: comment typo X-Git-Tag: 1.31.0-rc.0~34802 X-Git-Url: http://git.cyclocoop.org/%22.%24image2.%22?a=commitdiff_plain;h=bd37cd729452dcb3caf68f057704acebe29d44fe;p=lhc%2Fweb%2Fwiklou.git comment typo --- diff --git a/maintenance/tests/phpunit/includes/SeleniumConfigurationTest.php b/maintenance/tests/phpunit/includes/SeleniumConfigurationTest.php index ae2445bc40..3bb4b7482a 100644 --- a/maintenance/tests/phpunit/includes/SeleniumConfigurationTest.php +++ b/maintenance/tests/phpunit/includes/SeleniumConfigurationTest.php @@ -92,7 +92,7 @@ testBrowser = "firefox" } /* - * Clean up the temporary file used to sore the selenium settings. + * Clean up the temporary file used to store the selenium settings. */ public function tearDown() { if ( strlen( $this->tempFileName ) > 0 ) { @@ -211,4 +211,4 @@ testBrowser = "firefox" } -} \ No newline at end of file +}