diff options
Diffstat (limited to 'Tools/msi/bundle/Default.wxl')
| -rw-r--r-- | Tools/msi/bundle/Default.wxl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/msi/bundle/Default.wxl b/Tools/msi/bundle/Default.wxl index 70fb467ec8..2eddd1f749 100644 --- a/Tools/msi/bundle/Default.wxl +++ b/Tools/msi/bundle/Default.wxl @@ -67,7 +67,7 @@ Select Customize to review current options.</String> <String Id="CustomBackButton">&Back</String> <String Id="CustomBrowseButton">B&rowse</String> <String Id="Include_docLabel">&Documentation</String> - <String Id="Include_docHelpLabel">Installs the Python documentation file.</String> + <String Id="Include_docHelpLabel">Installs the Python documentation files.</String> <String Id="Include_pipLabel">&pip</String> <String Id="Include_pipHelpLabel">Installs pip, which can download and install other Python packages.</String> <String Id="Include_tcltkLabel">tcl/tk and &IDLE</String> |
