Address Gitlab isse #62: Comment typos.
This commit is contained in:
parent
3f34adad3b
commit
94e7cc6505
5 changed files with 14 additions and 14 deletions
|
@ -143,8 +143,8 @@ int restore(FILE* fp)
|
|||
bool is_valid(struct game_t valgame)
|
||||
{
|
||||
/* Save files can be roughly grouped into three groups:
|
||||
* With valid, reaceable state, with valid, but unreachable
|
||||
* state and with invaild state. We check that state is
|
||||
* With valid, reacheable 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