]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
correct spelling mistake 144/head
authorEdward Betts <edward@4angle.com>
Fri, 1 Sep 2017 18:37:06 +0000 (19:37 +0100)
committerEdward Betts <edward@4angle.com>
Fri, 1 Sep 2017 18:37:06 +0000 (19:37 +0100)
mkosi

diff --git a/mkosi b/mkosi
index cc09c8f8f98012bba5c22fc6beb6f43ea0bc7926..f43d589c82586f0a2c42b1b409a956955de2fee4 100755 (executable)
--- 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).
     """