From 6184a0a31388f62d69d2381540bb0fc1379312a1 Mon Sep 17 00:00:00 2001 From: Marco Vito Moscaritolo Date: Sat, 29 Sep 2012 16:43:21 +0200 Subject: [PATCH] Fixed doc string --- library/mysql_db | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/mysql_db b/library/mysql_db index 68df14ccab..6082d17416 100755 --- a/library/mysql_db +++ b/library/mysql_db @@ -39,7 +39,7 @@ options: default: null login_password: description: - - The passwordused to authenticate with + - The password used to authenticate with required: false default: null login_host: