From 0773c4252b9eda702503351c75aca73526a13b6c Mon Sep 17 00:00:00 2001 From: Taras Madan Date: Tue, 19 Aug 2025 15:53:14 +0200 Subject: docs: fix misspellings Gemini CLI experiments side effect. --- docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md') 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 -- cgit mrf-deployment