diff options
author | Steve Dower <steve.dower@microsoft.com> | 2015-09-13 14:41:24 -0700 |
---|---|---|
committer | Steve Dower <steve.dower@microsoft.com> | 2015-09-13 14:41:24 -0700 |
commit | ba5747b8bd985a43198cf17b6561a33b05062956 (patch) | |
tree | 84bbb2e86e5fa21b65def6df07289a596ce45cbb | |
parent | 5593804f76f36c3c79c1489bf96643e55385013e (diff) | |
parent | 9b608e539b4e6ca60f91fe48764f503a915cb690 (diff) | |
download | cpython-git-ba5747b8bd985a43198cf17b6561a33b05062956.tar.gz |
Merge with 3.5
-rw-r--r-- | Doc/using/windows.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst index ffaaa7913c..2116c106de 100644 --- a/Doc/using/windows.rst +++ b/Doc/using/windows.rst @@ -89,7 +89,7 @@ of available options is shown below. +---------------------------+--------------------------------------+--------------------------+ | Name | Description | Default | +===========================+======================================+==========================+ -| InstallAllUsers | Perform a system-wide installation. | 1 | +| InstallAllUsers | Perform a system-wide installation. | 0 | +---------------------------+--------------------------------------+--------------------------+ | TargetDir | The installation directory | Selected based on | | | | InstallAllUsers | |