Skip to content

Commit 2ac62fb

Browse files
giraughcompiler-errors
authored andcommitted
Fix typo in thir.md
1 parent a6c96b8 commit 2ac62fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/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)