docs: normalise wording in line with docs
This commit is contained in:
parent
3e981e2209
commit
8b75fecedd
@ -12,7 +12,7 @@ extern "C" {
|
||||
}
|
||||
```
|
||||
|
||||
As `ffi_const` has a stricter set of requirements than `ffi_pure`, remove the
|
||||
As `ffi_const` provides stronger guarantees than `ffi_pure`, remove the
|
||||
`ffi_pure` attribute:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user