From 0b67e76715eafb234a5f5413b89f76dcf5982df2 Mon Sep 17 00:00:00 2001 From: Jan Tomka Date: Mon, 2 Dec 2024 19:49:05 +1100 Subject: [PATCH] docs(tools): Fix a typo in the QEMU documentation --- docs/en/api-guides/tools/qemu.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/api-guides/tools/qemu.rst b/docs/en/api-guides/tools/qemu.rst index f88766a4a3..9a36884704 100644 --- a/docs/en/api-guides/tools/qemu.rst +++ b/docs/en/api-guides/tools/qemu.rst @@ -12,7 +12,7 @@ Espressif maintains a `fork `_ of the QEMU em Prerequisites ------------- -To use QEMU with ``idf.py``, you first need to install the above-mentioned fork of QEMU. ESP-IDF provides pre-built binaries for x86_64 and arm64 Linux and macOS, as well as x86_64 Windows. Before you use the pre-built binaries on Linux and macOS platroms please install system dependencies: +To use QEMU with ``idf.py``, you first need to install the above-mentioned fork of QEMU. ESP-IDF provides pre-built binaries for x86_64 and arm64 Linux and macOS, as well as x86_64 Windows. Before you use the pre-built binaries on Linux and macOS platforms please install system dependencies: - Ubuntu and Debian: