mirror of
https://github.com/labwc/labwc.git
synced 2026-03-05 01:40:24 -05:00
Fix various typos across the codebase
This commit is contained in:
parent
60aab98e8d
commit
be37f9a564
21 changed files with 40 additions and 40 deletions
|
|
@ -377,7 +377,7 @@ enum view_edge view_edge_invert(enum view_edge edge);
|
|||
* a. that have been created but never mapped;
|
||||
* b. set to NULL after client minimize-request.
|
||||
*
|
||||
* The only views that are allowed to be focusd are those that have a surface
|
||||
* The only views that are allowed to be focused are those that have a surface
|
||||
* and have been mapped at some point since creation.
|
||||
*/
|
||||
bool view_is_focusable(struct view *view);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue