From d70b2c8afdae2278eb0a338ae72fcaa0d5ab840e Mon Sep 17 00:00:00 2001 From: Peter Hoffmann Date: Fri, 27 Jan 2017 12:17:33 +0100 Subject: [PATCH] fix typo --- contrib/inventory/azure_rm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/inventory/azure_rm.py b/contrib/inventory/azure_rm.py index c79f9ce25e1..cf9d7a98329 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