From 500ffff06cd26c4cd8945641c677521cd8d12a5d Mon Sep 17 00:00:00 2001 From: Cyril Brulebois Date: Sat, 20 Nov 2021 14:05:56 +0100 Subject: [PATCH] Fix typo in comments. --- raspi_master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raspi_master.yaml b/raspi_master.yaml index 683f71e..6c2ae37 100644 --- a/raspi_master.yaml +++ b/raspi_master.yaml @@ -163,7 +163,7 @@ steps: # populated during installation. # # Note this will also trigger ConditionFirstBoot=yes for systemd. - # On Buster, /etc/machine-id should be an emtpy file, not an absent file + # On Buster, /etc/machine-id should be an empty file, not an absent file # On Bullseye, /etc/machine-id should not exist in an image - chroot: / shell: |