doc: Fix improper punctuation (causing an ldoc issue)

This commit is contained in:
Emmanuel Lepage Vallee 2016-08-13 03:05:31 -04:00
parent 63b712e247
commit 4a8a1423e8
1 changed files with 1 additions and 1 deletions

View File

@ -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)