Merge pull request #46458 from brejoc/patch-3

Fixed typo
This commit is contained in:
Nicole Thomas 2018-03-09 09:30:01 -05:00 committed by GitHub
commit bd6eafa22a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ https://github.com/saltstack/salt/tree/develop/salt/cloud/clouds/msazure.py
The get_configured_provider() Function
--------------------------------------
This function uses ``config.is_provider_configured()`` to determine wither
This function uses ``config.is_provider_configured()`` to determine whether
all required information for this driver has been configured. The last value
in the list of required settings should be followed by a comma.