]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/ceph-volume/ceph_volume/devices/lvm/create.py
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / ceph-volume / ceph_volume / devices / lvm / create.py
index a406cbd9a5f10eee0578411e8107d35626538106..338c8f40447acd4d41c38952126279a96a08fc27 100644 (file)
@@ -13,7 +13,7 @@ logger = logging.getLogger(__name__)
 
 class Create(object):
 
-    help = 'Create a new OSD from  an LVM device'
+    help = 'Create a new OSD from an LVM device'
 
     def __init__(self, argv):
         self.argv = argv