summaryrefslogtreecommitdiff
path: root/python/BuildInstructionsWindows.md
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2017-05-17 15:02:14 -0700
committerMark Spruiell <mes@zeroc.com>2017-05-17 15:02:14 -0700
commitb535c699af8cb0dada006470fe9cb4cb749585ff (patch)
tree57c612fee30483697cfac8873b7da319f9a94891 /python/BuildInstructionsWindows.md
parentFixed ICE-7880 - renamed HeartbeatOnInvocation to HeartbeatOnDispatch (diff)
downloadice-b535c699af8cb0dada006470fe9cb4cb749585ff.tar.bz2
ice-b535c699af8cb0dada006470fe9cb4cb749585ff.tar.xz
ice-b535c699af8cb0dada006470fe9cb4cb749585ff.zip
ICE-7442 - reorganizing Python installation
Diffstat (limited to 'python/BuildInstructionsWindows.md')
-rw-r--r--python/BuildInstructionsWindows.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/BuildInstructionsWindows.md b/python/BuildInstructionsWindows.md
index e4c100ed60d..a41d1a5a091 100644
--- a/python/BuildInstructionsWindows.md
+++ b/python/BuildInstructionsWindows.md
@@ -36,7 +36,7 @@ can open one of:
- VS2015 x64 Native Tools Command Prompt
Using the first Command Prompt produces `Win32` binaries by default, while
-the second Command Promt produces `x64` binaries by default.
+the second Command Prompt produces `x64` binaries by default.
In the Command Prompt, change to the `python` subdirectory: