Skip to content

Commit 7f8395c

Browse files
committed
Typo in doc [ci skip]
1 parent 381eb2e commit 7f8395c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

doc/curl.ldoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ do
133133
-- with digest auth you should get 401 and 200 responses).
134134
--
135135
-- @treturn Iterator iterator for generic for
136-
function iperfom() end
136+
--
137+
-- @usage
138+
-- for data, type, easy in m:iperform() do ... end
139+
function iperform() end
137140

138141
end

0 commit comments

Comments
 (0)