Jelajahi Sumber

Fix a missing e

Marc Di Luzio 5 tahun lalu
induk
melakukan
f41ecda047
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      lib/gamemode_client.h

+ 1 - 1
lib/gamemode_client.h

@@ -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
  * Also prints errors as they happen.
  */