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_arm64-kernel.md | |
| parent | 7247b5c7fccc4b0e6008504269cb3537fcbdf93a (diff) | |
docs: fix misspellings
Gemini CLI experiments side effect.
Diffstat (limited to 'docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md')
| -rw-r--r-- | docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md b/docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md index 238620409..e89bdf2e4 100644 --- a/docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md +++ b/docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md @@ -32,7 +32,7 @@ Choose the following options. Run `make`. After the build, confirm that `output/images/rootfs.ext3` exists. -If you're expreriencing a very slow sshd start up time with arm64 qemu running on x86, the reason is probably low entropy and it be "fixed" with installing `haveged`. It can be found in the buildroot `menuconfig`: +If you're experiencing a very slow sshd start up time with arm64 qemu running on x86, the reason is probably low entropy and it be "fixed" with installing `haveged`. It can be found in the buildroot `menuconfig`: ``` Target packages |
