Fix a number of typos in comments
This commit is contained in:
parent
8e6c28da7b
commit
b9d13583ab
10 changed files with 24 additions and 17 deletions
|
|
@ -334,4 +334,4 @@ const utils = @import("utils.zig");
|
|||
const Context = @import("Context.zig");
|
||||
const InputDevice = @import("InputDevice.zig");
|
||||
|
||||
const log = std.log.scoped(.InputDevice);
|
||||
const log = std.log.scoped(.LibinputDevice);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue