diff --git a/lib/ansible/modules/cloud/openstack/os_image_facts.py b/lib/ansible/modules/cloud/openstack/os_image_facts.py index fd3b4f3fb50..4058d4003e8 100644 --- a/lib/ansible/modules/cloud/openstack/os_image_facts.py +++ b/lib/ansible/modules/cloud/openstack/os_image_facts.py @@ -116,7 +116,7 @@ openstack_image: returned: success type: string is_public: - description: Is plubic flag of the image. + description: Is public flag of the image. returned: success type: boolean deleted_at: