r73747 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r73746‎ | r73747 | r73748 >
Date:16:08, 25 September 2010
Author:hashar
Status:ok
Tags:
Comment:
comment typo
Modified paths:
  • /trunk/phase3/maintenance/tests/phpunit/includes/SeleniumConfigurationTest.php (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/tests/phpunit/includes/SeleniumConfigurationTest.php
@@ -92,7 +92,7 @@
9393 }
9494
9595 /*
96 - * Clean up the temporary file used to sore the selenium settings.
 96+ * Clean up the temporary file used to store the selenium settings.
9797 */
9898 public function tearDown() {
9999 if ( strlen( $this->tempFileName ) > 0 ) {
@@ -211,4 +211,4 @@
212212 }
213213
214214
215 -}
\ No newline at end of file
 215+}

Status & tagging log