]> granicus.if.org Git - python/commitdiff
Issue #21166: fix typo in comment
authorNed Deily <nad@acm.org>
Sun, 24 Aug 2014 01:09:25 +0000 (18:09 -0700)
committerNed Deily <nad@acm.org>
Sun, 24 Aug 2014 01:09:25 +0000 (18:09 -0700)
Makefile.pre.in

index c3568366e170b91379c277f1266f2c309c090d42..1cfaa05637eb4f90cc4ed6fa82bc6082d596889f 100644 (file)
@@ -448,7 +448,7 @@ platform: $(BUILDPYTHON) pybuilddir.txt
 # pybuilddir.txt contains the name of the build dir and is used for
 # sys.path fixup -- see Modules/getpath.c.
 # Since this step runs before shared modules are built, try to avoid bootstrap
-# problems by creating a dummy pybuildstr.txt just to allow interpreter
+# problems by creating a dummy pybuilddir.txt just to allow interpreter
 # initialization to succeed.  It will be overwritten by generate-posix-vars
 # or removed in case of failure.
 pybuilddir.txt: $(BUILDPYTHON)