qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 1/2] openrisc: Fix spelling in comment (transaltion -


From: Jia Liu
Subject: [Qemu-devel] [PULL 1/2] openrisc: Fix spelling in comment (transaltion -> translation)
Date: Sat, 21 Dec 2013 09:47:21 +0800

From: Stefan Weil <address@hidden>

Fix typo in comment (transaltion -> translation).
And I also removed two hyphens in the same comment.

Signed-off-by: Stefan Weil <address@hidden>
Reviewed-by: Jia Liu <address@hidden>
Signed-off-by: Jia Liu <address@hidden>
---
 target-openrisc/translate.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target-openrisc/translate.c b/target-openrisc/translate.c
index 91c60eb..b381477 100644
--- a/target-openrisc/translate.c
+++ b/target-openrisc/translate.c
@@ -112,7 +112,7 @@ void openrisc_translate_init(void)
     }
 }
 
-/* Writeback SR_F transaltion-space to execution-space.  */
+/* Writeback SR_F translation space to execution space.  */
 static inline void wb_SR_F(void)
 {
     int label;
-- 
1.8.3.4 (Apple Git-47)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]