Update keyboard.rs (#516)

Fix doc comment typo
imgbot
Rust & Python 3 years ago committed by GitHub
parent 86645c897d
commit 581a3d42c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -75,7 +75,7 @@ pub enum KeyCode {
End,
/// Page up key.
PageUp,
/// Page dow key.
/// Page down key.
PageDown,
/// Tab key.
Tab,

Loading…
Cancel
Save