We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 770a802 commit 8b9995fCopy full SHA for 8b9995f
Lib/lib2to3/pgen2/driver.py
@@ -151,7 +151,7 @@ def load_packaged_grammar(package, grammar_source):
151
Python version and using a ``.pickle`` extension.
152
153
However, if *grammar_source* is an extant file, load_grammar(grammar_source)
154
- is called instead. This facilities using a packaged grammar file when needed
+ is called instead. This facilitates using a packaged grammar file when needed
155
but preserves load_grammar's automatic regeneration behavior when possible.
156
157
"""
0 commit comments