Fix documentation

This commit is contained in:
SammysHP 2017-06-14 10:42:50 +02:00
parent d8412cb51d
commit ed230af953
1 changed files with 3 additions and 3 deletions

View File

@ -616,7 +616,7 @@ end
-- --
-- This property is read only. -- This property is read only.
-- @property is_fixed -- @property is_fixed
-- @param boolean The floating state -- @param boolean The fixed size state
-- @see size_hints -- @see size_hints
-- @see size_hints_honor -- @see size_hints_honor
@ -736,7 +736,7 @@ end
-- @property y -- @property y
-- @param integer -- @param integer
--- The width of the wibox. --- The width of the client.
-- --
-- **Signal:** -- **Signal:**
-- --
@ -745,7 +745,7 @@ end
-- @property width -- @property width
-- @param width -- @param width
--- The height of the wibox. --- The height of the client.
-- --
-- **Signal:** -- **Signal:**
-- --