summaryrefslogtreecommitdiff
path: root/contrib/inventory/azure_rm.py
diff options
context:
space:
mode:
authorPeter Hoffmann <ph@peter-hoffmann.com>2017-01-27 12:17:33 +0100
committerGitHub <noreply@github.com>2017-01-27 12:17:33 +0100
commitd70b2c8afdae2278eb0a338ae72fcaa0d5ab840e (patch)
treec336695fee51aa31f721d1a5daf57cdae8a5c162 /contrib/inventory/azure_rm.py
parentad83756b48e88f443bbf8363b6a9267bae07973c (diff)
downloadansible-d70b2c8afdae2278eb0a338ae72fcaa0d5ab840e.tar.gz
fix typo
Diffstat (limited to 'contrib/inventory/azure_rm.py')
-rwxr-xr-xcontrib/inventory/azure_rm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/inventory/azure_rm.py b/contrib/inventory/azure_rm.py
index c79f9ce25e..cf9d7a9832 100755
--- a/contrib/inventory/azure_rm.py
+++ b/contrib/inventory/azure_rm.py
@@ -23,7 +23,7 @@
Azure External Inventory Script
===============================
Generates dynamic inventory by making API requests to the Azure Resource
-Manager using the AAzure Python SDK. For instruction on installing the
+Manager using the Azure Python SDK. For instruction on installing the
Azure Python SDK see http://azure-sdk-for-python.readthedocs.org/
Authentication