client: fix luadoc typo, minimize should be minimized

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Maarten Maathuis 2009-04-11 18:52:46 +02:00 committed by Julien Danjou
parent 0fcba4363a
commit f6e4b76845
1 changed files with 1 additions and 1 deletions

View File

@ -1729,7 +1729,7 @@ luaA_client_newindex(lua_State *L)
* \lfield screen Client screen number.
* \lfield hide Define if the client must be hidden, i.e. never mapped,
* invisible in taskbar.
* \lfield minimize Define it the client must be iconify, i.e. only visible in
* \lfield minimized Define it the client must be iconify, i.e. only visible in
* taskbar.
* \lfield size_hints_honor Honor size hints, i.e. respect size ratio.
* \lfield border_width The client border width.