mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Fixed a grab-bag of typos spotted by Rob Hooft.
This commit is contained in:
parent
aa5372caa7
commit
612eb9f58f
9 changed files with 11 additions and 11 deletions
|
@ -18,7 +18,7 @@ class install_data (Command):
|
|||
|
||||
user_options = [
|
||||
('install-dir=', 'd',
|
||||
"base directory for installating data files "
|
||||
"base directory for installing data files "
|
||||
"(default: installation base dir)"),
|
||||
('root=', None,
|
||||
"install everything relative to this alternate root directory"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue