doc: Fix improper punctuation (causing an ldoc issue)
This commit is contained in:
parent
63b712e247
commit
4a8a1423e8
|
@ -27,7 +27,7 @@ local function cobj_register(cobj)
|
|||
return fallback
|
||||
end
|
||||
|
||||
--- Add the missing properties handler to a CAPI object such as client/tag/screen
|
||||
--- Add the missing properties handler to a CAPI object such as client/tag/screen.
|
||||
-- Valid args:
|
||||
--
|
||||
-- * **getter**: A smart getter (handle property getter itself)
|
||||
|
|
Loading…
Reference in New Issue