From 52edeeca4c3f24e5206851557e2a5ea61512e896 Mon Sep 17 00:00:00 2001 From: Ryan Brown Date: Tue, 26 Apr 2016 16:15:45 -0400 Subject: [PATCH] Fix capitalization of AWS in ec2_lc module documentation --- lib/ansible/modules/cloud/amazon/ec2_lc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/cloud/amazon/ec2_lc.py b/lib/ansible/modules/cloud/amazon/ec2_lc.py index 3377a591f3a..863c7ccf2c1 100644 --- a/lib/ansible/modules/cloud/amazon/ec2_lc.py +++ b/lib/ansible/modules/cloud/amazon/ec2_lc.py @@ -19,7 +19,7 @@ DOCUMENTATION = """ module: ec2_lc short_description: Create or delete AWS Autoscaling Launch Configurations description: - - Can create or delete AwS Autoscaling Configurations + - Can create or delete AWS Autoscaling Configurations - Works with the ec2_asg module to manage Autoscaling Groups notes: - "Amazon ASG Autoscaling Launch Configurations are immutable once created, so modifying the configuration