On 20/02/2024 09.52, Manos Pitsidianakis wrote:
Correct typos automatically found with the `typos` tool
<https://crates.io/crates/typos>

Signed-off-by: Manos Pitsidianakis <manos.pitsidiana...@linaro.org>
---
  target/m68k/cpu.h | 7 ++++---
  1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/target/m68k/cpu.h b/target/m68k/cpu.h
index aca4aa610b..57e3b6d3ce 100644
--- a/target/m68k/cpu.h
+++ b/target/m68k/cpu.h
@@ -478,10 +478,11 @@ void do_m68k_semihosting(CPUM68KState *env, int nr);
   * The 68000 family is defined in six main CPU classes, the 680[012346]0.
   * Generally each successive CPU adds enhanced data/stack/instructions.
   * However, some features are only common to one, or a few classes.
- * The features covers those subsets of instructons.
+ * The features covers those subsets of instructions.

While you're at it, please also remove the "s" from "covers".

 Thomas


Reply via email to