--- deliantra/server/include/skills.h 2016/11/16 23:42:01 1.35 +++ deliantra/server/include/skills.h 2017/01/29 02:47:05 1.36 @@ -25,7 +25,7 @@ #ifndef SKILLS_H__ #define SKILLS_H__ -/* This list is just a subtype <-> skill (code wise) in the +/* This list is just a subtype <-> skill (code wise) in the * server translation. In theory, the processing of the different * skills could be done via strncmp * This list doesn't really try to identify what the skills do.