Merge pull request #3183 from focusaurus/patch-1
Doc typo width property duplicated instead of height
This commit is contained in:
commit
ca29aa191f
|
@ -3380,7 +3380,7 @@ HANDLE_TITLEBAR(left, CLIENT_TITLEBAR_LEFT)
|
|||
* @tparam integer geo.x The horizontal position.
|
||||
* @tparam integer geo.y The vertical position.
|
||||
* @tparam integer geo.width The width.
|
||||
* @tparam integer geo.width The height.
|
||||
* @tparam integer geo.height The height.
|
||||
* @treturn table A table with client geometry and coordinates.
|
||||
* @method geometry
|
||||
* @see struts
|
||||
|
|
Loading…
Reference in New Issue