From c4f20be77457500dd9dc9a798af7f188447e3040 Mon Sep 17 00:00:00 2001 From: follower Date: Mon, 17 Mar 2014 00:23:16 +1300 Subject: [PATCH] Fix typo "a the" -> "the" --- library/cloud/ec2_snapshot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/cloud/ec2_snapshot b/library/cloud/ec2_snapshot index e637ebefa38..2b8a9dabba6 100644 --- a/library/cloud/ec2_snapshot +++ b/library/cloud/ec2_snapshot @@ -60,7 +60,7 @@ options: aliases: [] instance_id: description: - - instance that has a the required volume to snapshot mounted + - instance that has the required volume to snapshot mounted required: false default: null aliases: []