Skip to content

Commit 37b1d9d

Browse files
committed
Fix typo
1 parent 50bee24 commit 37b1d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3716-target-modifiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ modifier is stabilized.
517517
[future-possibilities]: #future-possibilities
518518

519519
A possible future extension could be to detect inconsistencies between the ABI
520-
of C code an Rust code. This would be an interesting extension, but it is not
520+
of C code and Rust code. This would be an interesting extension, but it is not
521521
critical for target modifiers as calling into C is inherently unsafe to start
522522
with. Similarly, another possible future extension could be to catch ABI
523523
mismatches when using dynamic linking.

0 commit comments

Comments
 (0)