]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Typo "asscoiated" should be "associated"
authorRafael Rivero <rafael@cloudscaling.com>
Thu, 18 Sep 2014 18:30:01 +0000 (11:30 -0700)
committerRafael Rivero <rafael@cloudscaling.com>
Thu, 18 Sep 2014 18:34:08 +0000 (11:34 -0700)
Misspelling of "associated" found in docstring of the method
update_host in class VolumeCommands.

Change-Id: I813c3f776a1555924b99bc8022de727b838ee947

bin/cinder-manage

index d84a2b27f789b9ccdaf4073a58e4e47d1896fdc7..a5ece78be49d339943dcd6ca79324c9099305c3d 100755 (executable)
@@ -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