From: Robert Mizielski Date: Thu, 10 Jul 2014 10:17:13 +0000 (+0200) Subject: Correct misspelled word X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=3e99b7b6bbbea30fe4574032d1300bf47dcddf01;p=openstack-build%2Fcinder-build.git Correct misspelled word Change-Id: I1bb54e96376a23aa3b28a06ec93fd13cc9dc5438 --- diff --git a/cinder/volume/drivers/san/hp/hp_3par_common.py b/cinder/volume/drivers/san/hp/hp_3par_common.py index 63f1898ed..38c67a088 100644 --- a/cinder/volume/drivers/san/hp/hp_3par_common.py +++ b/cinder/volume/drivers/san/hp/hp_3par_common.py @@ -1251,7 +1251,7 @@ class HP3PARCommon(object): host['host'] is its name, and host['capabilities'] is a dictionary of its reported capabilities. :returns (False, None) if the driver does not support migration, - (True, None) if sucessful + (True, None) if successful """