Explorar o código

Fix Spelling/English mistakes

Dave Leaver %!s(int64=9) %!d(string=hai) anos
pai
achega
bf71fc0342
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/input_common/main.h

+ 1 - 1
src/input_common/main.h

@@ -11,7 +11,7 @@ namespace InputCommon {
 /// Initializes and registers all built-in input device factories.
 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();
 
 class Keyboard;