Commit d3af6e30 authored by Benjamin Peterson's avatar Benjamin Peterson

fix spelling

parent de5827dc
......@@ -490,7 +490,7 @@ PyAST_Validate(mod_ty mod)
return res;
}
/* This is done here, so defines like "test" don't intefere with AST use above. */
/* This is done here, so defines like "test" don't interfere with AST use above. */
#include "grammar.h"
#include "parsetok.h"
#include "graminit.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment