Skip to content

Commit 1319b29

Browse files
committed
fix typo
1 parent 8e7abea commit 1319b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/book/ffi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ void register(void (*f)(void (*)(int), int)) {
635635
}
636636
```
637637
638-
No `tranmsute` required!
638+
No `transmute` required!
639639
640640
# Calling Rust code from C
641641

0 commit comments

Comments
 (0)