Rollup merge of #24476 - brettcannon:patch-3, r=steveklabnik
"as an library" -> "as a library"
This commit is contained in:
commit
438011dc48
@ -166,7 +166,7 @@ pub fn uncompress(src: &[u8]) -> Option<Vec<u8>> {
|
||||
}
|
||||
```
|
||||
|
||||
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
|
||||
GitHub](https://github.com/thestinger/rust-snappy).
|
||||
|
||||
# Destructors
|
||||
|
Loading…
x
Reference in New Issue
Block a user