From 1b4846510606800927260ca3393ee6aaa06f019f Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Tue, 15 Jul 2014 18:08:11 -0400 Subject: [PATCH] Slight typo fix. --- files/synchronize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/synchronize b/files/synchronize index 8af993ce069..7e9ea8e032c 100644 --- a/files/synchronize +++ b/files/synchronize @@ -58,7 +58,7 @@ options: version_added: "1.6" compress: description: - - Compress file data during the transfer. You should leave this enabled unlessit causes problems. + - Compress file data during the transfer. In most cases, leave this enabled unless it causes problems. choices: [ 'yes', 'no' ] default: 'yes' required: false