]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: fix typo in boot loader doc
authornikolas <nikolas@gnu.org>
Wed, 4 Sep 2019 16:21:14 +0000 (12:21 -0400)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 4 Sep 2019 22:41:26 +0000 (07:41 +0900)
docs/BOOT_LOADER_INTERFACE.md

index cbd66876af860015990d83da6f89c91abdef792e..c0ed099845ce6ae6feda60d6bdf346a318b1a117 100644 (file)
@@ -71,7 +71,7 @@ variables. All EFI variables use the vendor UUID
   * `1 << 3` → The boot loader honours `LoaderEntryOneShot` when set.
   * `1 << 4` → The boot loader supports boot counting as described in [Automatic Boot Assessment](https://systemd.io/AUTOMATIC_BOOT_ASSESSMENT).
   * `1 << 5` → The boot loader supports looking for boot menu entries in the Extended Boot Loader Partition.
-  * `1 << 6` → The boot loader spports passing a random seed to the OS.
+  * `1 << 6` → The boot loader supports passing a random seed to the OS.
 
 * The EFI variable `LoaderRandomSeed` contains a binary random seed if set. It
   is set by the boot loader to pass an entropy seed read from the ESP partition