Update os_quota.py fixed typo (#50981)

fixed typo, note should be not
This commit is contained in:
Jihad Dwidari 2019-01-21 05:39:33 -05:00 committed by Abhijeet Kasurde
parent 6ad9f87ce7
commit 94ee3712ae

View file

@ -177,7 +177,7 @@ EXAMPLES = '''
RETURN = ''' RETURN = '''
openstack_quotas: openstack_quotas:
description: Dictionary describing the project quota. description: Dictionary describing the project quota.
returned: Regardless if changes where made or note returned: Regardless if changes where made or not
type: complex type: complex
contains: contains:
openstack_quotas: { openstack_quotas: {