awful.widget.clienticon: Update the property documentation.

This commit is contained in:
Emmanuel Lepage Vallee 2022-08-21 23:02:26 -07:00
parent bd07d49197
commit 176526a8d2
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ end
--- The widget's @{client}.
--
-- @property client
-- @tparam client client
-- @tparam[opt=nil] client|nil client
-- @propemits true false
function clienticon:get_client()