Merge "trivial: modify spelling error of group"
This commit is contained in:
commit
406c843b9c
@ -12,7 +12,7 @@ from subprocess import (
|
|||||||
##################################################
|
##################################################
|
||||||
def deactivate_lvm_volume_group(block_device):
|
def deactivate_lvm_volume_group(block_device):
|
||||||
'''
|
'''
|
||||||
Deactivate any volume gruop associated with an LVM physical volume.
|
Deactivate any volume group associated with an LVM physical volume.
|
||||||
|
|
||||||
:param block_device: str: Full path to LVM physical volume
|
:param block_device: str: Full path to LVM physical volume
|
||||||
'''
|
'''
|
||||||
|
Loading…
Reference in New Issue
Block a user