]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Fix typo "addtional" -> "additional" in pflash section.
authorManjae Cho <manjae.cho@samsung.com>
Mon, 29 Dec 2025 12:33:44 +0000 (13:33 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 19 Jan 2026 09:31:21 +0000 (10:31 +0100)
%s/addtional/additional/

Signed-off-by: Manjae Cho <manjae.cho@samsung.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
doc/board/emulation/qemu-riscv.rst

index b5948d9affc1d08b6e53e230f9c45136f8db598a..229a7700ac71d8e97234b2b053ac6a60187753a9 100644 (file)
@@ -43,7 +43,7 @@ qemu-riscv64_smode_defconfig instead. Note that U-Boot running in supervisor
 mode requires a supervisor binary interface (SBI), such as RISC-V OpenSBI.
 
 To create a U-Boot binary that can be utilized with a pflash device in QEMU
-apply these addtional settings to qemu-riscv64_smode_defconfig:
+apply these additional settings to qemu-riscv64_smode_defconfig:
 
 ::