Comment typo fixes.
This commit is contained in:
parent
5de3b8ff70
commit
2f60504e07
2 changed files with 3 additions and 3 deletions
|
@ -230,7 +230,7 @@ static phase_codes_t bigwords(vocab_t id)
|
|||
return GO_CLEAROBJ;
|
||||
}
|
||||
} else {
|
||||
/* Magic-word sequebce was started but is incorrect */
|
||||
/* Magic-word sequence was started but is incorrect */
|
||||
if (settings.oldstyle || game.seenbigwords)
|
||||
rspeak(START_OVER);
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue