summaryrefslogtreecommitdiff
path: root/docs/system/riscv
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2021-11-17 22:07:02 +0100
committerThomas Huth <thuth@redhat.com>2021-11-22 15:02:38 +0100
commitb980c1aec63908074040e5cab135728e3b5db117 (patch)
treef25a071893e4efd4ca3aed3488fa1c6f946505d5 /docs/system/riscv
parent93e86b1664951f02fceed9ac312576f60232d503 (diff)
downloadqemu-b980c1aec63908074040e5cab135728e3b5db117.zip
Fix some typos in documentation (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de> Message-Id: <20211117210702.1393570-1-sw@weilnetz.de> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> [thuth: "what's" --> "what is" as suggested by philmd] Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'docs/system/riscv')
-rw-r--r--docs/system/riscv/shakti-c.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/system/riscv/shakti-c.rst b/docs/system/riscv/shakti-c.rst
index a6035d42b0..fea57f7b6b 100644
--- a/docs/system/riscv/shakti-c.rst
+++ b/docs/system/riscv/shakti-c.rst
@@ -45,7 +45,7 @@ Shakti SDK can be used to generate the baremetal example UART applications.
Binary would be generated in:
software/examples/uart_applns/loopback/output/loopback.shakti
-You could also download the precompiled example applicatons using below
+You could also download the precompiled example applications using below
commands.
.. code-block:: bash