fix indentation in easy_install module docstring
This commit is contained in:
parent
57cec2a88b
commit
875a7aa020
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ options:
|
|||
system. For example C(easy_install-3.3), if there are both Python 2.7
|
||||
and 3.3 installations in the system and you want to run easy_install
|
||||
for the Python 3.3 installation.
|
||||
version_added: "1.3"
|
||||
version_added: "1.3"
|
||||
required: false
|
||||
default: null
|
||||
notes:
|
||||
|
|
Loading…
Reference in a new issue