Client/Layout: Fix focus issue (#1) with max layout.

This commit is contained in:
Martin Duquesnoy
2009-07-22 14:27:52 +02:00
parent ec834a4cbc
commit 33689fc5a0
5 changed files with 9 additions and 21 deletions

View File

@@ -245,7 +245,7 @@ uicb_reload(uicb_t cmd)
return;
}
/** Check if wmfs is running (for function that will be
/** Check if wmfs is running (for functions that will be
execute when wmfs will be already running).
\return False if wmfs is not running
*/