diff options
| author | Taras Madan <tarasmadan@google.com> | 2025-08-19 15:53:14 +0200 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2025-08-19 14:17:01 +0000 |
| commit | 0773c4252b9eda702503351c75aca73526a13b6c (patch) | |
| tree | 3a9ea716de1a24261099d001a093f6291f3977c8 /docs/linux/setup_linux-host_qemu-vm_riscv64-kernel.md | |
| parent | 7247b5c7fccc4b0e6008504269cb3537fcbdf93a (diff) | |
docs: fix misspellings
Gemini CLI experiments side effect.
Diffstat (limited to 'docs/linux/setup_linux-host_qemu-vm_riscv64-kernel.md')
| -rw-r--r-- | docs/linux/setup_linux-host_qemu-vm_riscv64-kernel.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup_linux-host_qemu-vm_riscv64-kernel.md b/docs/linux/setup_linux-host_qemu-vm_riscv64-kernel.md index 491a592ab..f6e7ca751 100644 --- a/docs/linux/setup_linux-host_qemu-vm_riscv64-kernel.md +++ b/docs/linux/setup_linux-host_qemu-vm_riscv64-kernel.md @@ -25,7 +25,7 @@ make ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- -j $(nproc) # OpenSBI -Clone the OpenSBI repository and build the bootable OpenSBI image containg the kernel: +Clone the OpenSBI repository and build the bootable OpenSBI image containing the kernel: ```shell git clone https://github.com/riscv/opensbi |
