mirror of
https://github.com/swaywm/sway.git
synced 2025-11-17 06:59:48 -05:00
treewide: fix typos
This commit is contained in:
parent
ec7d3f181d
commit
af294289b1
3 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@
|
|||
/**
|
||||
* Get modifier mask from modifier name.
|
||||
*
|
||||
* Returns the modifer mask or 0 if the name isn't found.
|
||||
* Returns the modifier mask or 0 if the name isn't found.
|
||||
*/
|
||||
uint32_t get_modifier_mask_by_name(const char *name);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue