]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46272: Fix two heading comments in python.gram (GH-30499)
authorMark Dickinson <mdickinson@enthought.com>
Sun, 9 Jan 2022 16:22:54 +0000 (16:22 +0000)
committerGitHub <noreply@github.com>
Sun, 9 Jan 2022 16:22:54 +0000 (08:22 -0800)
commit1bee9a4625e101d3308831de37590f4e2f57c71c
tree013e0eb0001989f08c1303f77c70edefd7def213
parent2d787971c65b005d0cce219399b9a8e2b70d4ef4
bpo-46272: Fix two heading comments in python.gram (GH-30499)

One typo fix and one heading change, both in comments. No functional changes.
Grammar/python.gram