Skip to content

Commit f3d601f

Browse files
giraughcompiler-errors
authored andcommitted
Fix typo in thir.md
1 parent 73f65f6 commit f3d601f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/thir.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Thir {
8282
neg: false,
8383
},
8484
},
85-
// expression 1, scope surronding literal 1
85+
// expression 1, scope surrounding literal 1
8686
Expr {
8787
ty: i32,
8888
temp_lifetime: Some(

0 commit comments

Comments
 (0)