mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
Typo and grammar fixes
This commit is contained in:
parent
05fc7c78c8
commit
b772f53952
52 changed files with 113 additions and 113 deletions
|
|
@ -43,7 +43,7 @@ This behavior can be changed using `ZWRAP_setDecompressionType(ZWRAP_FORCE_ZLIB)
|
|||
|
||||
|
||||
#### Example
|
||||
We have take the file `test/example.c` from [the zlib library distribution](http://zlib.net/) and copied it to [zlibWrapper/examples/example.c](examples/example.c).
|
||||
We have taken the file `test/example.c` from [the zlib library distribution](http://zlib.net/) and copied it to [zlibWrapper/examples/example.c](examples/example.c).
|
||||
After compilation and execution it shows the following results:
|
||||
```
|
||||
zlib version 1.2.8 = 0x1280, compile flags = 0x65
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue