]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
doc: board: ti: k3: Fix a couple small typos
authorAndrew Davis <afd@ti.com>
Mon, 8 Dec 2025 19:16:23 +0000 (13:16 -0600)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 12 Dec 2025 11:52:31 +0000 (12:52 +0100)
s/Uenv.txt/uEnv.txt
s/then/than

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Bryan Brattlof <bb@ti.com>
doc/board/ti/k3.rst

index 37a66b3c69d3c15e21269f906f13327559ae3609..913cdd7d09eb8e15e4f645d8ba3fad1990096f19 100644 (file)
@@ -653,9 +653,9 @@ Refer (:ref:`U-boot ARMV8 build <k3_rst_include_start_build_steps_uboot>`)
 Saving environment
 ------------------
 
-SAVEENV is disabled by default and for the new flow uses Uenv.txt as the default
-way for saving the environments. This has been done as Uenv.txt is more granular
-then the saveenv command and can be used across various bootmodes too.
+SAVEENV is disabled by default and for the new flow uses uEnv.txt as the default
+way for saving the environments. This has been done as uEnv.txt is more granular
+than the saveenv command and can be used across various bootmodes too.
 
 **Writing to MMC/EMMC**