From 134313e9a0297cebf79c44610d53a5ff061c062e Mon Sep 17 00:00:00 2001 From: xelivous Date: Sat, 28 Mar 2015 23:31:42 -0500 Subject: [PATCH] add missing parenthesis in ldoc_ltp.lua --- ldoc/html/ldoc_ltp.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldoc/html/ldoc_ltp.lua b/ldoc/html/ldoc_ltp.lua index 771594e..e0491c6 100644 --- a/ldoc/html/ldoc_ltp.lua +++ b/ldoc/html/ldoc_ltp.lua @@ -65,7 +65,7 @@ return [==[ # for kind, mods, type in ldoc.kinds() do # if ldoc.allowed_in_contents(type,module) then

$(kind)

-