We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff7c991 + 9ce73d4 commit 438011dCopy full SHA for 438011d
src/doc/trpl/ffi.md
@@ -166,7 +166,7 @@ pub fn uncompress(src: &[u8]) -> Option<Vec<u8>> {
166
}
167
```
168
169
-For reference, the examples used here are also available as an [library on
+For reference, the examples used here are also available as a [library on
170
GitHub](https://github.com/thestinger/rust-snappy).
171
172
# Destructors
0 commit comments