]> granicus.if.org Git - python/commitdiff
Fix MSVC edition mismatch.
authorZachary Ware <zachary.ware@gmail.com>
Mon, 7 Jul 2014 19:31:34 +0000 (14:31 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Mon, 7 Jul 2014 19:31:34 +0000 (14:31 -0500)
PCbuild/readme.txt

index 9ac742c63279ee8a633491b8a7359ba4500d7b17..552c91ea221cc41ae2f35ef0637f06c8ae12e522 100644 (file)
@@ -46,7 +46,7 @@ Debug
     development of CPython, you will most likely use this configuration.
 PGInstrument, PGUpdate
     Used to build Python in Release configuration using PGO, which
-    requires Professional Edition of Visual Studio.  See the "Profile
+    requires Premium Edition of Visual Studio.  See the "Profile
     Guided Optimization" section below for more information.  Build
     output from each of these configurations lands in its own
     sub-directory of this directory.  The official Python releases are