Skip to content

Commit 11bcd84

Browse files
correct grammar mistake (#430)
Co-authored-by: Marco Ieni <11428655+marcoieni@users.noreply.github.com>
1 parent 27a7646 commit 11bcd84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/idioms/ffi/accepting-strings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ pub mod unsafe_module {
113113
}
114114
```
115115

116-
This code in inferior to the original in two respects:
116+
This code is inferior to the original in two respects:
117117

118118
1. There is much more `unsafe` code, and more importantly, more invariants it
119119
must uphold.

0 commit comments

Comments
 (0)