summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Taron <philip.taron@gmail.com>2024-04-02 14:42:30 -0700
committerPhilip Taron <philip.taron@gmail.com>2024-04-02 14:42:30 -0700
commiteb4b86353dc7fa6d58df8aa6bd698eb029279fa8 (patch)
tree0478ca1f5d5f5b4848b9b31cf9c4fb6d1bfef1e0
parent2ac901bd9dcab72c7b35cda4485c4696984bbc3b (diff)
refind: fix typo: compatbile to compatible
-rw-r--r--pkgs/tools/bootloaders/refind/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/bootloaders/refind/default.nix b/pkgs/tools/bootloaders/refind/default.nix
index 1a0b333b70a7..c6a1de973d31 100644
--- a/pkgs/tools/bootloaders/refind/default.nix
+++ b/pkgs/tools/bootloaders/refind/default.nix
@@ -128,7 +128,7 @@ stdenv.mkDerivation rec {
computers, such as all Intel-based Macs and recent (most 2011
and later) PCs. rEFInd presents a boot menu showing all the EFI
boot loaders on the EFI-accessible partitions, and optionally
- BIOS-bootable partitions on Macs. EFI-compatbile OSes, including
+ BIOS-bootable partitions on Macs. EFI-compatible OSes, including
Linux, provide boot loaders that rEFInd can detect and
launch. rEFInd can launch Linux EFI boot loaders such as ELILO,
GRUB Legacy, GRUB 2, and 3.3.0 and later kernels with EFI stub