From 292d84165efcf60b8ef91cdb86e4b9a4f01d358a Mon Sep 17 00:00:00 2001 From: Richard C Isaacson Date: Mon, 3 Feb 2014 11:52:37 -0600 Subject: [PATCH] Clean up stray space at the end of a line after a period. --- library/web_infrastructure/htpasswd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/web_infrastructure/htpasswd b/library/web_infrastructure/htpasswd index b6fa42a6a4a..d77858d10e8 100644 --- a/library/web_infrastructure/htpasswd +++ b/library/web_infrastructure/htpasswd @@ -39,7 +39,7 @@ options: password: required: false description: - - Password associated with user. + - Password associated with user. - Must be specified if user does not exist yet. crypt_scheme: required: false