trivial: modify spelling error of group
Change-Id: I56a2763f753c81082a6e96e47e0a6c450225284f
This commit is contained in:
parent
471e648830
commit
db2c27d902
@ -12,7 +12,7 @@ from subprocess import (
|
||||
##################################################
|
||||
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
|
||||
'''
|
||||
|
Loading…
Reference in New Issue
Block a user