summary refs log tree commit diff stats
path: root/docs/devel/docs.rst
diff options
context:
space:
mode:
authorManos Pitsidianakis <manos.pitsidianakis@linaro.org>2024-02-20 10:52:08 +0200
committerMichael Tokarev <mjt@tls.msk.ru>2024-02-20 22:20:48 +0300
commitc555b504d0961359015527f586203b6c37ef2bc6 (patch)
treec45a63cbae6f5fd8f701ca2dc88d2507c1c2ef20 /docs/devel/docs.rst
parentaab4631a4aadf8fc4a5288357bded72aaae686b6 (diff)
downloadfocaccia-qemu-c555b504d0961359015527f586203b6c37ef2bc6.tar.gz
focaccia-qemu-c555b504d0961359015527f586203b6c37ef2bc6.zip
docs: correct typos
Correct typos automatically found with the `typos` tool
<https://crates.io/crates/typos>

Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
(mjt: trivial fixup)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'docs/devel/docs.rst')
-rw-r--r--docs/devel/docs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/devel/docs.rst b/docs/devel/docs.rst
index 50ff0d67f8..a7768b5311 100644
--- a/docs/devel/docs.rst
+++ b/docs/devel/docs.rst
@@ -21,7 +21,7 @@ are processed in two ways:
 
 The syntax of these ``.hx`` files is simple. It is broadly an
 alternation of C code put into the C output and rST format text
-put into the documention. A few special directives are recognised;
+put into the documentation. A few special directives are recognised;
 these are all-caps and must be at the beginning of the line.
 
 ``HXCOMM`` is the comment marker. The line, including any arbitrary