diff options
| author | Brian Haley <bhaley@redhat.com> | 2018-03-15 16:30:43 -0400 |
|---|---|---|
| committer | Brian Haley <bhaley@redhat.com> | 2018-03-15 16:30:43 -0400 |
| commit | 2ed1b24c71701162e29c8708fdb17fc1fbbd576b (patch) | |
| tree | e98712a18f19db0bb422b1c42a23fb96737f12db /doc/source/cli/command-objects | |
| parent | e78c9bc00d995a3dd6e1ed2bb48fdc46498e3dab (diff) | |
| download | python-openstackclient-2ed1b24c71701162e29c8708fdb17fc1fbbd576b.tar.gz | |
Fix typo in 'floating ip associate' command and doc
Assocaite -> Associate
Trivialfix
Change-Id: I432e35ddcd80ef77c865bee9a54ac2777f5b6386
Diffstat (limited to 'doc/source/cli/command-objects')
| -rw-r--r-- | doc/source/cli/command-objects/floating-ip.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli/command-objects/floating-ip.rst b/doc/source/cli/command-objects/floating-ip.rst index d9ed2307..925a230c 100644 --- a/doc/source/cli/command-objects/floating-ip.rst +++ b/doc/source/cli/command-objects/floating-ip.rst @@ -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> |
