[unpackfs] proper sentence
This commit is contained in:
parent
82dc4c38f4
commit
e5eee1e4dd
@ -23,7 +23,7 @@ from libcalamares.utils import check_chroot_call, chroot_call
|
||||
|
||||
|
||||
class PackageManager:
|
||||
""" Package manager class
|
||||
""" Package manager class.
|
||||
|
||||
:param backend:
|
||||
"""
|
||||
|
@ -225,7 +225,7 @@ class UnpackOperation:
|
||||
|
||||
|
||||
def run():
|
||||
""" Unsquashes given filesystem from given image file.
|
||||
""" Unsquashes filesystem from given image file.
|
||||
|
||||
from globalstorage: rootMountPoint
|
||||
from job.configuration: the path to where to mount the source image(s) for copying
|
||||
|
Loading…
Reference in New Issue
Block a user