From 907bb2ff8d052bd6f3aa3f4daf2d41c6998a3701 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Fri, 1 Sep 2017 19:37:06 +0100 Subject: [PATCH] correct spelling mistake --- mkosi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). """ -- 2.47.2