summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-07-07 14:31:58 -0500
committerZachary Ware <zachary.ware@gmail.com>2014-07-07 14:31:58 -0500
commit8eb1f397f7637f49e102198ef49e156e229b09de (patch)
treebfbb7658a137fc311e31ebfeb48921d291882cb3
parent15fbe83e20fc6850a0c0cf63cfbb2862bf452741 (diff)
parent8de6cc960171720a47b66fffff51969465315868 (diff)
downloadcpython-8eb1f397f7637f49e102198ef49e156e229b09de.tar.gz
Merge with 3.4
-rw-r--r--PCbuild/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index 581ff83306..4195461806 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -56,7 +56,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