From c2da85af8a25f538e7f9d31d8eba7185562e417e Mon Sep 17 00:00:00 2001 From: Aire-One Date: Thu, 24 Oct 2024 20:25:57 +0200 Subject: [PATCH] fix ldoc --- src/awesome-slot/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/awesome-slot/init.lua b/src/awesome-slot/init.lua index a0bd51c..793493d 100644 --- a/src/awesome-slot/init.lua +++ b/src/awesome-slot/init.lua @@ -55,7 +55,7 @@ local awesome_slot = { mt = {}, --- Slots defined by this module. - -- @tble awesome_slot.slots + -- @table awesome_slot.slots slots = require "awesome-slot.slots", --- Special objects that require a static connection instead of object level connection.