From b52bbe1eec23ab498cc9fcda87045bddb28264db Mon Sep 17 00:00:00 2001 From: Vu Cong Tuan Date: Tue, 30 May 2017 16:37:01 +0700 Subject: Trivial fix typos Change-Id: I72a1da209df38e226ec02d9dbd0142ed4020c0d2 --- openstackclient/api/compute_v2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openstackclient/api') diff --git a/openstackclient/api/compute_v2.py b/openstackclient/api/compute_v2.py index 51b34482..0ffed655 100644 --- a/openstackclient/api/compute_v2.py +++ b/openstackclient/api/compute_v2.py @@ -128,7 +128,7 @@ class APIv2(api.BaseAPI): https://developer.openstack.org/api-ref/compute/#delete-deallocate-floating-ip-address - :param string security_group: + :param string floating_ip_id: Floating IP ID """ -- cgit v1.2.1