diff options
Diffstat (limited to 'gnu/system')
-rw-r--r-- | gnu/system/examples/raspberry-pi-64.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system/examples/raspberry-pi-64.tmpl b/gnu/system/examples/raspberry-pi-64.tmpl index 414d8ac7a5..971f778cb2 100644 --- a/gnu/system/examples/raspberry-pi-64.tmpl +++ b/gnu/system/examples/raspberry-pi-64.tmpl @@ -7,7 +7,7 @@ ;; UEFI firmware with ACPI data is usually assumed to be existing on PCs. ;; It expects the boot-partition to be mounted as boot/efi in the same way -;; as it is usually expeted on PCs with UEFI firmware. +;; as it is usually expected on PCs with UEFI firmware. (use-modules (gnu) (gnu artwork) |