Fix docs fragment typo.
This commit is contained in:
parent
ff1e52184f
commit
7e2fc88218
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ class ModuleDocFragment(object):
|
|||
options:
|
||||
login_user:
|
||||
description:
|
||||
u - The username used to authenticate with.
|
||||
- The username used to authenticate with.
|
||||
required: false
|
||||
default: null
|
||||
login_password:
|
||||
|
|
Loading…
Reference in a new issue