diff options
author | Manos Pitsidianakis <manos.pitsidianakis@linaro.org> | 2024-02-20 10:52:14 +0200 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2024-02-21 08:16:30 +0300 |
commit | 8b68e0e731b78501a65992d8bd6c83bde0e7c981 (patch) | |
tree | 5ddeca2e9afaeb34714b9f2bcad81145b0b17409 | |
parent | 2bd55fd394067133e256b3b0326a2ee7854b7f1c (diff) |
sh4: correct typos
Correct typos automatically found with the `typos` tool
<https://crates.io/crates/typos>
Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
-rw-r--r-- | hw/sh4/sh7750_regs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/sh4/sh7750_regs.h b/hw/sh4/sh7750_regs.h index edb5d18f00..946ad7b3aa 100644 --- a/hw/sh4/sh7750_regs.h +++ b/hw/sh4/sh7750_regs.h @@ -172,7 +172,7 @@ /* - * Exeption-related registers + * Exception-related registers */ /* Immediate data for TRAPA instruction - TRA */ |