Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 87018af

Browse files
committed
Issue #21166: fix typo in comment
2 parents 5231369 + ec7aaf5 commit 87018af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.pre.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ platform: $(BUILDPYTHON) pybuilddir.txt
554554
# pybuilddir.txt contains the name of the build dir and is used for
555555
# sys.path fixup -- see Modules/getpath.c.
556556
# Since this step runs before shared modules are built, try to avoid bootstrap
557-
# problems by creating a dummy pybuildstr.txt just to allow interpreter
557+
# problems by creating a dummy pybuilddir.txt just to allow interpreter
558558
# initialization to succeed. It will be overwritten by generate-posix-vars
559559
# or removed in case of failure.
560560
pybuilddir.txt: $(BUILDPYTHON)

0 commit comments

Comments
 (0)