aboutsummaryrefslogtreecommitdiff
path: root/doc/usage/cmd/source.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/usage/cmd/source.rst')
-rw-r--r--doc/usage/cmd/source.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage/cmd/source.rst b/doc/usage/cmd/source.rst
index 61a4505..a5c5204 100644
--- a/doc/usage/cmd/source.rst
+++ b/doc/usage/cmd/source.rst
@@ -161,7 +161,7 @@ The boot scripts (boot.scr) is created with:
mkimage -T script -n 'Test script' -d boot.txt boot.scr
-The script can be execute in U-boot like this:
+The script can be execute in U-Boot like this:
.. code-block::