Skip to content

Commit b30157e

Browse files
authored
Typo (#10563)
1 parent e657756 commit b30157e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cranelift/codegen/src/ir/libcall.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pub enum LibCall {
3333
FloorF64,
3434
/// trunc.f32
3535
TruncF32,
36-
/// frunc.f64
36+
/// trunc.f64
3737
TruncF64,
3838
/// nearest.f32
3939
NearestF32,

0 commit comments

Comments
 (0)