From: Rafael Rivero Date: Thu, 18 Sep 2014 18:30:01 +0000 (-0700) Subject: Typo "asscoiated" should be "associated" X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e0a1f58dd673ac893659892ab873f7fe8899d64b;p=openstack-build%2Fcinder-build.git Typo "asscoiated" should be "associated" Misspelling of "associated" found in docstring of the method update_host in class VolumeCommands. Change-Id: I813c3f776a1555924b99bc8022de727b838ee947 --- diff --git a/bin/cinder-manage b/bin/cinder-manage index d84a2b27f..a5ece78be 100755 --- a/bin/cinder-manage +++ b/bin/cinder-manage @@ -288,7 +288,7 @@ class VolumeCommands(object): @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