1
0
Fork 0

include/Spectre/Input/InputDevice.h: typo fix.

This commit is contained in:
Henrik Hautakoski 2020-09-24 18:30:53 +02:00
parent 32fddcd99d
commit eb1f6303f1

View file

@ -4,7 +4,7 @@
namespace sp {
class InputMudule;
class InputModule;
class InputDevice
{