Spelling fixes
[open-adventure.git] / saveresume.c
index 575b11f2486a319ec2090b284ad8ed2a7d05a7ff..dedb5bbe288a03b6581ad18895ea4183984f83ba 100644 (file)
@@ -172,7 +172,7 @@ int restore(FILE* fp)
 bool is_valid(struct game_t valgame)
 {
     /*  Save files can be roughly grouped into three groups:
-     *  With valid, reacheable state, with valid, but unreachable
+     *  With valid, reachable state, with valid, but unreachable
      *  state and with invalid state. We check that state is
      *  valid: no states are outside minimal or maximal value
      */