Style: stray space

main
Adriaan de Groot 7 years ago
parent ac769d1de8
commit 99163c9a68

@ -498,7 +498,7 @@ LocalePage::updateGlobalStorage()
#ifndef DEBUG_TIMEZONES
if ( Calamares::Settings::instance()->doChroot() )
{
QProcess ::execute( "timedatectl", // depends on systemd
QProcess::execute( "timedatectl", // depends on systemd
{ "set-timezone",
location.region + '/' + location.zone } );
}

Loading…
Cancel
Save