Comment typo fixes.

This commit is contained in:
Eric S. Raymond 2023-04-06 21:01:48 -04:00
parent 5de3b8ff70
commit 2f60504e07
2 changed files with 3 additions and 3 deletions

View file

@ -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