mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-20 13:05:44 +00:00
general: fix spelling mistakes
This commit is contained in:
@@ -43,7 +43,7 @@ public:
|
||||
// Handles emulated controller events
|
||||
void ControllerUpdate(Core::HID::ControllerTriggerType type);
|
||||
|
||||
// Updates input on sheduled interval
|
||||
// Updates input on scheduled interval
|
||||
void UpdateInput();
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user