Fixed typo

pull/3119/head
Mike Grozak 13 years ago
parent 541b086883
commit bba19cb998

@ -123,7 +123,7 @@ options:
force: force:
required: false required: false
default: "no" default: "no"
choises: [ "yes", "no" ] choices: [ "yes", "no" ]
description: description:
- force the creation of the symlinks in two cases: the source file does - force the creation of the symlinks in two cases: the source file does
not exist (but will appear later); the destination exists and a file (so, we need to unlink the not exist (but will appear later); the destination exists and a file (so, we need to unlink the

Loading…
Cancel
Save