Fix typo in 'floating ip associate' command and doc

Assocaite -> Associate

Trivialfix

Change-Id: I432e35ddcd80ef77c865bee9a54ac2777f5b6386
This commit is contained in:
Brian Haley
2018-03-15 16:30:43 -04:00
parent e78c9bc00d
commit 2ed1b24c71
2 changed files with 2 additions and 2 deletions
doc/source/cli/command-objects
openstackclient/network/v2

@ -166,7 +166,7 @@ Set floating IP properties
.. option:: --port <port>
Assocaite the floating IP with port (name or ID)
Associate the floating IP with port (name or ID)
.. option:: --fixed-ip-address <ip-address>