From 141b6ce3d0c99036fea8fca554e4dff6613b4234 Mon Sep 17 00:00:00 2001
From: Ted Timmons <ted@perljam.net>
Date: Tue, 16 Sep 2014 09:37:01 -0700
Subject: [PATCH] further cleanup

---
 cloud/ec2_elb_lb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cloud/ec2_elb_lb b/cloud/ec2_elb_lb
index be287b07800..462fbbcc797 100644
--- a/cloud/ec2_elb_lb
+++ b/cloud/ec2_elb_lb
@@ -17,7 +17,7 @@
 DOCUMENTATION = """
 ---
 module: ec2_elb_lb
-description: Creates or destroys Amazon ELB.
+description:
   - Returns information about the load balancer.
   - Will be marked changed when called only if state is changed.
 short_description: Creates or destroys Amazon ELB.