mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
treewide: fix typos
Signed-off-by: default avatarDiego Viola <diego.viola@gmail.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2138> --------------------------------------------------------------------------- One of the spelling errors was moved to another file and fixed there Signed-off-by: stefan11111 <stefan11111@shitposting.expert>
This commit is contained in:
committed by
Enrico Weigelt
parent
e6a0fa4b0c
commit
639551d032
@@ -1509,7 +1509,7 @@ CurrentOrOldMasterKeyboard(DeviceIntPtr dev)
|
||||
if (!kbd)
|
||||
return NULL;
|
||||
/* if dev is a pointer the saved master is a master pointer,
|
||||
* we want the keybard */
|
||||
* we want the keyboard */
|
||||
return GetMaster(kbd, MASTER_KEYBOARD);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user