X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Flexer%2Fvariable-parser.h;h=57b4e470632df11499850eb39652e7ab6dc51677;hb=86454c8ab63804d02cb4f08e8b5e45299b8eb810;hp=798851d1a7e33a434dbc45293109e53f4c2a901e;hpb=48ec61d954cc032c773daf96851cf3b78f27b112;p=pspp diff --git a/src/language/lexer/variable-parser.h b/src/language/lexer/variable-parser.h index 798851d1a7..57b4e47063 100644 --- a/src/language/lexer/variable-parser.h +++ b/src/language/lexer/variable-parser.h @@ -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. */