Line 1:
Line 1:
local p = {}
local p = {}
−
-- Returns the permission required to perform a given action on a given title.
+
-- Returns the permission that is required to perform a given action on a given title.
-- If no title is specified, the title of the page being displayed is used.
-- If no title is specified, the title of the page being displayed is used.
function p._main(action, pagename)
function p._main(action, pagename)