From f17e549ff92080652e17fdf451cd9545845a4b86 Mon Sep 17 00:00:00 2001 From: Richard C Isaacson Date: Fri, 28 Feb 2014 11:02:58 -0600 Subject: [PATCH] Typo fix. --- library/files/stat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/files/stat b/library/files/stat index ae4b58923f7..2839ca8e06f 100644 --- a/library/files/stat +++ b/library/files/stat @@ -36,7 +36,7 @@ options: aliases: [] get_md5: description: - - Whether to return the md5 sum o fthe file + - Whether to return the md5 sum of the file required: false default: yes aliases: []