Typo in doc [ci skip]

This commit is contained in:
Alexey Melnichuk 2014-09-14 08:49:09 +04:00
parent 381eb2e430
commit 7f8395ce7a

View File

@ -133,6 +133,9 @@ do
-- with digest auth you should get 401 and 200 responses).
--
-- @treturn Iterator iterator for generic for
function iperfom() end
--
-- @usage
-- for data, type, easy in m:iperform() do ... end
function iperform() end
end