summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrew Davis <[email protected]>2025-12-08 13:16:23 -0600
committerHeinrich Schuchardt <[email protected]>2025-12-12 12:52:31 +0100
commitec1c966285758489ee45cfc2af703d0ede1a376e (patch)
tree428f7db3d0b195eb4aab8bf276b883785a15bd15 /doc
parent1205204a43791183c8779cb5241cfcc4455b360c (diff)
doc: board: ti: k3: Fix a couple small typos
s/Uenv.txt/uEnv.txt s/then/than Signed-off-by: Andrew Davis <[email protected]> Reviewed-by: Bryan Brattlof <[email protected]>
Diffstat (limited to 'doc')
-rw-r--r--doc/board/ti/k3.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/board/ti/k3.rst b/doc/board/ti/k3.rst
index 37a66b3c69d..913cdd7d09e 100644
--- a/doc/board/ti/k3.rst
+++ b/doc/board/ti/k3.rst
@@ -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**