Fix typo in postgresql_user module docstrings

This commit is contained in:
James Tanner 2013-11-14 11:57:01 -05:00
parent 8041735c56
commit 15243cd801

View file

@ -43,7 +43,7 @@ options:
default: null
password:
description:
- set the user's password, before 1.4 this was requried.
- set the user's password, before 1.4 this was required.
required: false
default: null
db: