summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorSandrine Bailleux <sandrine.bailleux@arm.com>2015-12-17 13:58:58 +0000
committerDan Handley <dan.handley@arm.com>2015-12-21 18:10:12 +0000
commit1645d3ee60a63faf5de6d41a396c540c538240be (patch)
tree6f62c21785d82248fc93ff8f19526464f7df9156 /common
parent3f61835baf6f76afa1a565702d0800f17b4dac5f (diff)
Miscellaneous doc fixes for v1.2
Change-Id: I6f49bd779f2a4d577c6443dd160290656cdbc59b
Diffstat (limited to 'common')
-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
*/