r110236 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r110235‎ | r110236 | r110237 >
Date:12:31, 29 January 2012
Author:vvv
Status:ok
Tags:
Comment:
Fix a typo.
Modified paths:
  • /trunk/php/luasandbox/luasandbox.c (modified) (history)

Diff [purge]

Index: trunk/php/luasandbox/luasandbox.c
@@ -1006,7 +1006,7 @@
10071007 * resource type being used as an argument. Lua errors will result in a
10081008 * LuaSandboxError exception being thrown.
10091009 *
1010 - * Lua functions inherently return an list of results. So on success, this
 1010+ * Lua functions inherently return a list of results. So on success, this
10111011 * function returns an array containing all of the values returned by Lua,
10121012 * with integer keys starting from zero. Lua may return no results, in which
10131013 * case an empty array is returned.

Status & tagging log