From: Edward Betts Date: Fri, 1 Sep 2017 18:37:06 +0000 (+0100) Subject: correct spelling mistake X-Git-Tag: v4~48^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F144%2Fhead;p=thirdparty%2Fmkosi.git correct spelling mistake --- diff --git a/mkosi b/mkosi index cc09c8f8f..f43d589c8 100755 --- a/mkosi +++ b/mkosi @@ -1171,7 +1171,7 @@ def install_distribution(args, workspace, run_build_script, cached): def reset_machine_id(args, workspace, run_build_script, for_cache): """Make /etc/machine-id an empty file. - This way, on the next boot is either initialized and commited (if /etc is + This way, on the next boot is either initialized and committed (if /etc is writable) or the image runs with a transient machine ID, that changes on each boot (if the image is read-only). """