From: Alexandre Emsenhuber Date: Tue, 4 Aug 2009 17:58:33 +0000 (+0000) Subject: fix typo in comment X-Git-Tag: 1.31.0-rc.0~40510 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=1f69bc7f1ee662134f8fbfde74046695130b7c65;p=lhc%2Fweb%2Fwiklou.git fix typo in comment --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index d7a0e3ebff..4fff02d4ca 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -3576,7 +3576,7 @@ $wgAllowSpecialInclusion = true; /** * Timeout for HTTP requests done at script execution time - * default is (default php.ini script time 30s - 5s for everythign else) + * default is (default php.ini script time 30s - 5s for everything else) */ $wgSyncHTTPTimeout = 25; /**