mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-20 19:13:56 +00:00
Fix Spelling/English mistakes
This commit is contained in:
@@ -11,7 +11,7 @@ namespace InputCommon {
|
|||||||
/// Initializes and registers all built-in input device factories.
|
/// Initializes and registers all built-in input device factories.
|
||||||
void Init();
|
void Init();
|
||||||
|
|
||||||
/// Unresisters all build-in input device factories and shut them down.
|
/// Deregisters all built-in input device factories and shuts them down.
|
||||||
void Shutdown();
|
void Shutdown();
|
||||||
|
|
||||||
class Keyboard;
|
class Keyboard;
|
||||||
|
|||||||
Reference in New Issue
Block a user