aboutsummaryrefslogtreecommitdiff
path: root/semihosting/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'semihosting/config.c')
-rw-r--r--semihosting/config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/semihosting/config.c b/semihosting/config.c
index 89a1759..8ca5697 100644
--- a/semihosting/config.c
+++ b/semihosting/config.c
@@ -8,7 +8,7 @@
* targets that support it. Architecture specific handling is handled
* in target/HW/HW-semi.c
*
- * Semihosting is sightly strange in that it is also supported by some
+ * Semihosting is slightly strange in that it is also supported by some
* linux-user targets. However in that use case no configuration of
* the outputs and command lines is supported.
*