Fix typo in `version_added` field.

reviewable/pr18780/r1
Wouter Bolsterlee 11 years ago
parent fc1045a1ee
commit fd061d437c

@ -63,7 +63,7 @@ options:
default: "no"
choices: [ "yes", "no" ]
virtualenv_command:
version_aded: "1.1"
version_added: "1.1"
description:
- The command or a pathname to the command to create the virtual
environment with. For example C(pyvenv), C(virtualenv),

Loading…
Cancel
Save