input_common: Minor typo issues (#9922)

This commit is contained in:
Narr the Reg 2023-03-07 20:15:46 -06:00 committed by GitHub
parent a7792e5ff8
commit 757aafa582
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 48 additions and 48 deletions

View file

@ -46,7 +46,7 @@ enum class PollingMode {
// Constant polling of buttons, analogs and motion data
Active,
// Only update on button change, digital analogs
Pasive,
Passive,
// Enable near field communication polling
NFC,
// Enable infrared camera polling