Merge pull request #1845 from SammysHP/doc-fix

Fix documentation
This commit is contained in:
Emmanuel Lepage Vallée 2017-06-14 05:10:11 -04:00 committed by GitHub
commit 9419390d4c
1 changed files with 3 additions and 3 deletions

View File

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