Fix a missing e

This commit is contained in:
Marc Di Luzio 2019-05-14 20:25:54 +01:00
parent 7ede50af39
commit f41ecda047

View File

@ -233,7 +233,7 @@ __attribute__((always_inline)) static inline const char *gamemode_error_string(v
} }
/** /**
* Redirect to the real libgamemod * Redirect to the real libgamemode
* Allow automatically requesting game mode * Allow automatically requesting game mode
* Also prints errors as they happen. * Also prints errors as they happen.
*/ */