From d206ea000a6b69b86dbb0a788e27cc9af9a5ff1d Mon Sep 17 00:00:00 2001 From: Matt Parkinson Date: Mon, 25 May 2020 13:38:25 +1000 Subject: [PATCH] Minor spelling fixes in floating_ip documentation Change-Id: Ib888b4890ff91a9bccaaa1e8b582a478243e47a3 --- plugins/modules/floating_ip.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/floating_ip.py b/plugins/modules/floating_ip.py index 2e950019..838861e7 100644 --- a/plugins/modules/floating_ip.py +++ b/plugins/modules/floating_ip.py @@ -79,7 +79,7 @@ extends_documentation_fragment: ''' EXAMPLES = ''' -# Assign a floating IP to the fist interface of `cattle001` from an exiting +# Assign a floating IP to the first interface of `cattle001` from an existing # external network or nova pool. A new floating IP from the first available # external network is allocated to the project. - openstack.cloud.floating_ip: