From: Dhruv Chawla <[email protected]>

Signed-off-by: Dhruv Chawla <[email protected]>

gcc/ChangeLog:

        * config/ft32/ft32.cc (ft32_init_machine_status): Fix typos.
---
 gcc/config/ft32/ft32.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/config/ft32/ft32.cc b/gcc/config/ft32/ft32.cc
index 23cb788baa3..abaa125de73 100644
--- a/gcc/config/ft32/ft32.cc
+++ b/gcc/config/ft32/ft32.cc
@@ -357,7 +357,7 @@ ft32_init_machine_status (void)
 
 
 /* The TARGET_OPTION_OVERRIDE worker.
-   All this curently does is set init_machine_status.  */
+   All this currently does is set init_machine_status.  */
 static void
 ft32_option_override (void)
 {
-- 
2.43.0

Reply via email to