Skip to content

Commit 9fb26f2

Browse files
author
Alasdair Allan
authored
Merge pull request #2665 from RuffaloLavoisier/unnecessary
bootflow-2711: fix typo 'unnecessary'
2 parents 9a26b73 + cf2a1aa commit 9fb26f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/raspberry-pi/bootflow-2711.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ If `secure-boot` is enabled then `tryboot` mode will cause `tryboot.img` to be l
9090

9191
=== TRYBOOT_A_B mode
9292
If the `tryboot_a_b` property in xref:config_txt.adoc#autoboot-txt[autoboot.txt] is set to `1` then `config.txt` is loaded instead of `tryboot.txt`.
93-
This is because the `tryboot` switch has already been made at a higher level (the partition) and so it's unecessary to have a `tryboot.txt` file within alternate partition itself.
93+
This is because the `tryboot` switch has already been made at a higher level (the partition) and so it's unnecessary to have a `tryboot.txt` file within alternate partition itself.
9494

9595
N.B. The `tryboot_a_b` property is implicitly set to `1` when loading files from within a `boot.img` ramdisk.
9696

0 commit comments

Comments
 (0)