Fix typos from updated typos tool (#4213)

This commit is contained in:
Bruce Mitchener 2025-05-03 18:38:15 +07:00 committed by GitHub
parent 587ade844d
commit 7b2c9d42b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 12 additions and 13 deletions

View file

@ -1224,7 +1224,7 @@ pub enum NamedKey {
Dimmer,
/// Swap video sources. (`VK_DISPLAY_SWAP`)
DisplaySwap,
/// Select Digital Video Rrecorder. (`KEYCODE_DVR`)
/// Select Digital Video Recorder. (`KEYCODE_DVR`)
DVR,
/// Exit the current application. (`VK_EXIT`)
Exit,