Small spelling correction to authorized_key module docs

This commit is contained in:
Nathan L. Walls 2013-04-18 22:16:28 -04:00
parent 3626775b85
commit 14415fd6c7

View file

@ -48,7 +48,7 @@ options:
version_added: "1.2"
manage_dir:
description:
- Wheter this module should manage the directory of the authorized_keys file
- Whether this module should manage the directory of the authorized_keys file
required: false
choices: [ "yes", "no" ]
default: "yes"