From 1b0c44584624db74921e053c85333a6c6e54501c Mon Sep 17 00:00:00 2001 From: Jordan Borean Date: Tue, 28 Nov 2017 10:03:36 +1000 Subject: [PATCH] removed Queen's english from documentation --- lib/ansible/modules/files/stat.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ansible/modules/files/stat.py b/lib/ansible/modules/files/stat.py index d7e83b3671f..9a167f73542 100644 --- a/lib/ansible/modules/files/stat.py +++ b/lib/ansible/modules/files/stat.py @@ -300,8 +300,8 @@ stat: sample: ../foobar/21102015-1445431274-908472971 version_added: 2.4 md5: - description: md5 hash of the path, this will be removed in Ansible 2.9 in - favour of the checksum return value + description: md5 hash of the path; this will be removed in Ansible 2.9 in + favor of the checksum return value returned: success, path exists and user can read stats and path supports hashing and md5 is supported type: string