Skip to content

Commit 8b9995f

Browse files
miss-islingtonbenjaminp
authored andcommitted
correct wording (GH-4983) (#4985)
(cherry picked from commit d11e8e0)
1 parent 770a802 commit 8b9995f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/lib2to3/pgen2/driver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ def load_packaged_grammar(package, grammar_source):
151151
Python version and using a ``.pickle`` extension.
152152
153153
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
154+
is called instead. This facilitates using a packaged grammar file when needed
155155
but preserves load_grammar's automatic regeneration behavior when possible.
156156
157157
"""

0 commit comments

Comments
 (0)