mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
*: Fix spelling mistakes found by codespell
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1410
This commit is contained in:

committed by
Robert Mader

parent
5962ee7939
commit
5ec9bde64f
@ -494,7 +494,7 @@ update_stickykeys_event (ClutterEvent *event,
|
||||
static void
|
||||
notify_stickykeys_change (MetaInputDeviceNative *device)
|
||||
{
|
||||
/* Everytime sticky keys setting is changed, clear the masks */
|
||||
/* Every time sticky keys setting is changed, clear the masks */
|
||||
device->stickykeys_depressed_mask = 0;
|
||||
update_internal_xkb_state (device, 0, 0);
|
||||
|
||||
|
Reference in New Issue
Block a user