Fix some typos (found by codespell)
[pspp] / src / language / lexer / variable-parser.h
index 798851d1a7e33a434dbc45293109e53f4c2a901e..57b4e470632df11499850eb39652e7ab6dc51677 100644 (file)
@@ -134,7 +134,7 @@ lex_match_variable (struct lexer *lexer, const struct dictionary *dict, const st
 struct interaction;
 
 /* Parse an interaction.
-   If not successfull return false.
+   If not successful return false.
    Otherwise, a newly created interaction will be placed in IACT.
    It is the caller's responsibility to destroy this interaction.
  */