Misspelling of "associated" found in docstring of the method
update_host in class VolumeCommands.
Change-Id: I813c3f776a1555924b99bc8022de727b838ee947
@args('--currenthost', required=True, help='Existing volume host name')
@args('--newhost', required=True, help='New volume host name')
def update_host(self, currenthost, newhost):
- """Modify the host name asscoiated with
+ """Modify the host name associated with
a volume. Particularly to recover from
cases where one has moved their Cinder Volume
node, or modfied their backend_name in a