summaryrefslogtreecommitdiff
path: root/doc/develop/trace.rst
diff options
context:
space:
mode:
authorWolfgang Wallner <[email protected]>2025-10-24 17:11:59 +0200
committerTom Rini <[email protected]>2025-10-26 09:03:27 -0600
commited00d12c015aec7c316fcd482737181f9dff8f4d (patch)
tree31ab9820ad3e47c2b1c7fc7363d4c63bbe331672 /doc/develop/trace.rst
parent66f7574dddb37e77090bf0563c4c77b14be5eae7 (diff)
doc: Fix typos
Fix typos/wording in various files in doc/. Signed-off-by: Wolfgang Wallner <[email protected]> Reviewed-by: E Shattow <[email protected]>
Diffstat (limited to 'doc/develop/trace.rst')
-rw-r--r--doc/develop/trace.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/develop/trace.rst b/doc/develop/trace.rst
index d3c8628d124..16635d6d238 100644
--- a/doc/develop/trace.rst
+++ b/doc/develop/trace.rst
@@ -354,7 +354,7 @@ Writing Out Trace Data
----------------------
Once the trace data is in an output buffer in memory there are various ways
-to transmit it to the host. Notably you can use tftput to send the data
+to transmit it to the host. Notably you can use tftpput to send the data
over a network link::
fakegocmd=trace pause; usb start; set autoload n; bootp;