From eccbd21a0da3f8edc951a477870cd919e39d1ef9 Mon Sep 17 00:00:00 2001 From: James Tanner Date: Thu, 14 Nov 2013 11:57:01 -0500 Subject: [PATCH] Fix typo in postgresql_user module docstrings --- database/postgresql_user | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/postgresql_user b/database/postgresql_user index bb4aa7edcab..b6a4047b4ec 100644 --- a/database/postgresql_user +++ b/database/postgresql_user @@ -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: