浏览代码

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
  * Allow automatically requesting game mode
  * Also prints errors as they happen.
  * Also prints errors as they happen.
  */
  */