client: fix typo

Signed-off-by: Maarten Maathuis <madman2003@gmail.com>
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Maarten Maathuis 2008-11-17 18:49:11 +01:00 committed by Julien Danjou
parent bfcd5b14a2
commit 26cff63e42
1 changed files with 1 additions and 1 deletions

View File

@ -622,7 +622,7 @@ client_resize(client_t *c, area_t geometry, bool hints)
} }
} }
/** Set a clinet floating. /** Set a client floating.
* \param c The client. * \param c The client.
* \param floating Set floating, or not. * \param floating Set floating, or not.
* \param layer Layer to put the floating window onto. * \param layer Layer to put the floating window onto.