Comment typo fixes.
[open-adventure.git] / actions.c
index 658d95d1789fe6df51ab990128d0cf807d790c63..8b3891baff5ef89f09a56804b708b6110c6b577a 100644 (file)
--- a/actions.c
+++ b/actions.c
@@ -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