diff --git a/hello/hello-fwrite.txt b/hello/hello-fwrite.txt index aabcc12..5436419 100644 --- a/hello/hello-fwrite.txt +++ b/hello/hello-fwrite.txt @@ -11,7 +11,7 @@ ; Check an internal word in the FILE to see if it needs to lock 10b38: 08c6a783 lw a5,140(a3) 10b3c: f426 sd s1,40(sp) - ; Set s1 = 1 if a1/size is non-zezro + ; Set s1 = 1 if a1/size is non-zero 10b3e: 00b034b3 snez s1,a1 10b42: f822 sd s0,48(sp) 10b44: f04a sd s2,32(sp) @@ -71,7 +71,7 @@ ; -- Entry through from 10b68 ; Return the original record count, skipping the division. - ; Note this overlaps the previous two traces! + ; Note this overlaps the previous trace! 10b70: 70e2 ld ra,56(sp) 10b72: 7442 ld s0,48(sp) 10b74: 7902 ld s2,32(sp)