From 9932c9ff116100c7b8c1fe376fa41e8be09bf394 Mon Sep 17 00:00:00 2001 From: milan Date: Thu, 7 Mar 2013 23:37:25 +0100 Subject: [PATCH] fix documentation --- library/ec2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library/ec2 b/library/ec2 index 9b225637ab..8be4249aaf 100644 --- a/library/ec2 +++ b/library/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)