a small typo (missing "c" in "cloud")

Change-Id: I5748ea9b51aae6dc330856f5635993cded59545a
This commit is contained in:
Artem Goncharov
2019-01-30 17:11:44 +01:00
parent 6482783ea9
commit b64990055c

View File

@@ -25,7 +25,7 @@ import sys
openstack.enable_logging(True, stream=sys.stdout)
#: Defines the OpenStack Config loud key in your config file,
#: Defines the OpenStack Config cloud key in your config file,
#: typically in $HOME/.config/openstack/clouds.yaml. That configuration
#: will determine where the examples will be run and what resource defaults
#: will be used to run the examples.