瀏覽代碼

Fix a missing e

Marc Di Luzio 5 年之前
父節點
當前提交
f41ecda047
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.
  */