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, End,
/// Page up key. /// Page up key.
PageUp, PageUp,
/// Page dow key. /// Page down key.
PageDown, PageDown,
/// Tab key. /// Tab key.
Tab, Tab,

Loading…
Cancel
Save