Skip to content

Commit d9fec33

Browse files
fix doc typo
Co-authored-by: Copilot <[email protected]>
1 parent 42c517c commit d9fec33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

axdriver_input/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Common traits and types for graphics display device drivers.
1+
//! Common traits and types for input device drivers.
22
33
#![no_std]
44

0 commit comments

Comments
 (0)