Fix typo in postgresql_user module docstrings

This commit is contained in:
James Tanner 2013-11-14 11:57:01 -05:00
parent 6336129f59
commit eccbd21a0d

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: