summaryrefslogtreecommitdiff
path: root/common/aarch64
diff options
context:
space:
mode:
Diffstat (limited to 'common/aarch64')
-rw-r--r--common/aarch64/context.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/aarch64/context.S b/common/aarch64/context.S
index 3d13a802..0baa9b2f 100644
--- a/common/aarch64/context.S
+++ b/common/aarch64/context.S
@@ -303,7 +303,7 @@ func fpregs_context_restore
/*
* No explict ISB required here as ERET to
- * swtich to secure EL1 or non-secure world
+ * switch to secure EL1 or non-secure world
* covers it
*/