From 7374ef8df4441fd1878ad034450a04a51a79e4a5 Mon Sep 17 00:00:00 2001 From: "jeferson.silva" Date: Thu, 21 Oct 2021 15:44:03 -0300 Subject: typo: paris -> pairs --- meta/template/basic.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta') diff --git a/meta/template/basic.lua b/meta/template/basic.lua index c92f0a2a..5665dc59 100644 --- a/meta/template/basic.lua +++ b/meta/template/basic.lua @@ -132,7 +132,7 @@ function module(name, ...) end ---@return V function next(table, index) end ----#DES 'paris' +---#DES 'pairs' ---@generic T: table, K, V ---@param t T ---@return fun(table: table, index?: K):K, V -- cgit v1.2.3