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

index c0f0c7b5a7ac097c4af427b9b4dd7351530b6571..629835d16d84120900ccc4d03cd1d583f010a487 100644 (file)
@@ -547,7 +547,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)