[unpackfs] proper sentence

This commit is contained in:
Philip 2015-02-21 11:24:53 +01:00 committed by Teo Mrnjavac
parent 82dc4c38f4
commit e5eee1e4dd
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ from libcalamares.utils import check_chroot_call, chroot_call
class PackageManager: class PackageManager:
""" Package manager class """ Package manager class.
:param backend: :param backend:
""" """

View File

@ -225,7 +225,7 @@ class UnpackOperation:
def run(): def run():
""" Unsquashes given filesystem from given image file. """ Unsquashes filesystem from given image file.
from globalstorage: rootMountPoint from globalstorage: rootMountPoint
from job.configuration: the path to where to mount the source image(s) for copying from job.configuration: the path to where to mount the source image(s) for copying