build: image: Fix initialize-efi-partition docstring.

* gnu/build/image.scm (initialize-efi-partition): Turn BOOTLOADER-PACKAGE into
GRUB-EFI.
This commit is contained in:
Mathieu Othacehe 2020-05-29 12:20:15 +02:00
parent e3f0155c41
commit 72d1562a4d
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -148,7 +148,7 @@ (define* (initialize-efi-partition root
#:key
grub-efi
#:allow-other-keys)
"Install in ROOT directory, an EFI loader using BOOTLOADER-PACKAGE."
"Install in ROOT directory, an EFI loader using GRUB-EFI."
(install-efi-loader grub-efi root))
(define* (initialize-root-partition root