bootloader: grub: Fix typo in docstring.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 9 Apr 2021 17:56:31 +0000 (19:56 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 10 Apr 2021 12:11:33 +0000 (14:11 +0200)
* gnu/bootloader/grub.scm (install-grub-efi-netboot): Fix typo.

gnu/bootloader/grub.scm

index 13ee695..ce146ab 100644 (file)
@@ -666,7 +666,7 @@ relatively form MOUNT-POINT/TARGET/SUBDIR/grub.cfg to
 MOUNT-POINT/boot/grub/grub.cfg, and the second symlink points relatively from
 MOUNT-POINT/TARGET/%store-prefix to MOUNT-POINT/%store-prefix.
 
-It is important to note that these symlinks need to be relativ, as the absolute
+It is important to note that these symlinks need to be relative, as the absolute
 paths on the TFTP server side are unknown.
 
 It is also important to note that both symlinks will point outside the TFTP root