summaryrefslogtreecommitdiff
path: root/cloud/centurylink
diff options
context:
space:
mode:
authorSiva Popuri <popuri.siva@gmail.com>2015-07-20 13:31:22 -0500
committerSiva Popuri <popuri.siva@gmail.com>2015-07-20 13:31:22 -0500
commit7d26a49dbad502393dd99a62794831b640237a23 (patch)
treed8ca7b9d7c716bb745b539c03cd5d6330e9b5e7b /cloud/centurylink
parentecf30095bca767e77780fb7c14c1c4104e2d6ce1 (diff)
downloadansible-modules-extras-7d26a49dbad502393dd99a62794831b640237a23.tar.gz
Corrected a typo
Diffstat (limited to 'cloud/centurylink')
-rw-r--r--cloud/centurylink/clc_alert_policy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/centurylink/clc_alert_policy.py b/cloud/centurylink/clc_alert_policy.py
index 71cfe701..b4495481 100644
--- a/cloud/centurylink/clc_alert_policy.py
+++ b/cloud/centurylink/clc_alert_policy.py
@@ -21,7 +21,7 @@
DOCUMENTATION = '''
module: clc_alert_policy
-short_descirption: Create or Delete Alert Policies at CenturyLink Cloud.
+short_description: Create or Delete Alert Policies at CenturyLink Cloud.
description:
- An Ansible module to Create or Delete Alert Policies at CenturyLink Cloud.
version_added: "2.0"