From b5a2882b5e5f9eabfdf1aabe2b9a050391076e6d Mon Sep 17 00:00:00 2001 From: milan Date: Thu, 7 Mar 2013 23:37:25 +0100 Subject: [PATCH] fix documentation --- ec2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ec2 b/ec2 index 9b225637ab9..8be4249aaf2 100644 --- a/ec2 +++ b/ec2 @@ -72,10 +72,10 @@ options: default: false aliases: [] wait_timeout: - descritption: + description: - How long before wait gives up. In seconds. - - default: 300 - aliases: [] + default: 300 + aliases: [] ec2_url: description: - url to use to connect to EC2 or your Eucalyptus cloud (by default the module will use EC2 endpoints)