lib: sbi: Fix typo in comment
authorYu Chien Peter Lin <peterlin@andestech.com>
Fri, 14 Oct 2022 00:32:40 +0000 (08:32 +0800)
committerAnup Patel <anup@brainfault.org>
Sun, 23 Oct 2022 04:49:28 +0000 (10:19 +0530)
%s/is is/is

Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
lib/sbi/sbi_expected_trap.S

index a5ef26a..1f2d6b9 100644 (file)
@@ -11,7 +11,7 @@
 #include <sbi/sbi_trap.h>
 
        /*
-        * We assume that faulting instruction is is 4-byte long and blindly
+        * We assume that faulting instruction is 4-byte long and blindly
         * increment SEPC by 4.
         *
         * The trap info will be saved as follows: