Remove trailing whitespace

Test commit for wmf branch update script

Change-Id: Iafc71899d4cd9b827ec7325453950acf4f02314c
This commit is contained in:
Tim Starling 2012-09-25 17:58:42 +10:00
parent e287d47b4a
commit 27428cad87

View file

@ -111,7 +111,7 @@ $wgScribuntoEngineConf = array(
'memoryLimit' => 50 * 1024 * 1024,
'cpuLimit' => 7,
// Set this to true to allow setfenv() and getfenv() in user code.
// Set this to true to allow setfenv() and getfenv() in user code.
// Note that these functions have been removed in Lua 5.2. Scribunto
// does not yet support Lua 5.2, but we expect support will be
// implemented in the future, and there is no guarantee that a