http://www.mediawiki.org/wiki/Special:Code/MediaWiki/73747

Revision: 73747
Author:   hashar
Date:     2010-09-25 16:08:24 +0000 (Sat, 25 Sep 2010)

Log Message:
-----------
comment typo

Modified Paths:
--------------
    
trunk/phase3/maintenance/tests/phpunit/includes/SeleniumConfigurationTest.php

Modified: 
trunk/phase3/maintenance/tests/phpunit/includes/SeleniumConfigurationTest.php
===================================================================
--- 
trunk/phase3/maintenance/tests/phpunit/includes/SeleniumConfigurationTest.php   
    2010-09-25 16:00:40 UTC (rev 73746)
+++ 
trunk/phase3/maintenance/tests/phpunit/includes/SeleniumConfigurationTest.php   
    2010-09-25 16:08:24 UTC (rev 73747)
@@ -92,7 +92,7 @@
        }
         
        /*
-        * 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 @@
        }
        
 
-}
\ No newline at end of file
+}



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to