Spelling fixes
This commit is contained in:
parent
e49fb5f367
commit
54927c33e5
9 changed files with 15 additions and 15 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue