summaryrefslogtreecommitdiff
path: root/openstackclient/api
diff options
context:
space:
mode:
authorVu Cong Tuan <tuanvc@vn.fujitsu.com>2017-05-30 16:37:01 +0700
committerVu Cong Tuan <tuanvc@vn.fujitsu.com>2017-05-30 16:38:27 +0700
commitb52bbe1eec23ab498cc9fcda87045bddb28264db (patch)
treeb8ab8fba0e93ce5ef14abd4644319b47188fc7ff /openstackclient/api
parentb78153aec4f050e64ee8ec9c930ae673bb3ecd47 (diff)
downloadpython-openstackclient-b52bbe1eec23ab498cc9fcda87045bddb28264db.tar.gz
Trivial fix typos
Change-Id: I72a1da209df38e226ec02d9dbd0142ed4020c0d2
Diffstat (limited to 'openstackclient/api')
-rw-r--r--openstackclient/api/compute_v2.py2
1 files changed, 1 insertions, 1 deletions
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
"""