doc: Bootloader Configuration: Fix an obsolete example.

Reported by rawmat on #guix.

* doc/guix.texi (Bootloader Configuration): Replace 'grub-configuration' with
'bootloader-configuration'.
This commit is contained in:
Leo Famulari 2020-04-30 17:17:46 -04:00
parent ac4fefb298
commit 6c7a39c45e
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08

View File

@ -26599,7 +26599,7 @@ like
@lisp
(bootloader
(grub-configuration
(bootloader-configuration
;; @dots{}
(theme (grub-theme
(inherit %default-theme)