From ed00d12c015aec7c316fcd482737181f9dff8f4d Mon Sep 17 00:00:00 2001 From: Wolfgang Wallner Date: Fri, 24 Oct 2025 17:11:59 +0200 Subject: doc: Fix typos Fix typos/wording in various files in doc/. Signed-off-by: Wolfgang Wallner Reviewed-by: E Shattow --- doc/develop/trace.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/develop/trace.rst') 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; -- cgit v1.2.3