r54937 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r54936‎ | r54937 | r54938 >
Date:14:28, 13 August 2009
Author:raymond
Status:ok
Tags:
Comment:
fix typo
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -3589,7 +3589,7 @@
35903590 */
35913591 $wgSyncHTTPTimeout = 25;
35923592 /**
3593 -* Timeout for asynchronous http request that run in a backgournd php proccess
 3593+* Timeout for asynchronous http request that run in a background php proccess
35943594 * default set to 20 min
35953595 */
35963596 $wgAsyncHTTPTimeout = 60*20;

Status & tagging log