Python: tidy description of hwclock module

This commit is contained in:
Adriaan de Groot 2017-07-10 11:29:22 -04:00 committed by Philip
parent cb36c54755
commit b29643d49b

View File

@ -28,7 +28,7 @@ import libcalamares
def run(): def run():
""" """
Set hardware clock Set hardware clock.
""" """
root_mount_point = libcalamares.globalstorage.value("rootMountPoint") root_mount_point = libcalamares.globalstorage.value("rootMountPoint")