]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Fixed spelling error - accomodate to accommodate
authorAlex Holden <alex@alexjonasholden.com>
Fri, 7 Mar 2014 18:04:15 +0000 (10:04 -0800)
committerAlex Holden <alex@alexjonasholden.com>
Fri, 7 Mar 2014 18:04:23 +0000 (10:04 -0800)
Change-Id: I88bc2c3034e4fdc19b7d0a0e0ebf7eb5b2ad44f7

cinder/volume/drivers/emc/emc_vnx_cli.py

index bdccf5bcff645bb74d1188d74a4c909095769b1d..a0b3840c68d1c886927689c6a0de68f1e5b1795c 100644 (file)
@@ -611,7 +611,7 @@ class EMCVnxCli(object):
 
                     if host_lun_id is None:
                         msg = (_('Unable to get new host lun id. Please '
-                               'check if the storage group can accomodate '
+                               'check if the storage group can accommodate '
                                'new LUN. '
                                'Command to add LUN for volume - %s '
                                'in storagegroup failed') % (volumename))