Skip to content

Commit 3af9453

Browse files
Trottevanlucas
authored andcommitted
doc: move stray sentences in zlib doc
Move mislocated sentences to correct location. PR-URL: #9365 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent d12ed29 commit 3af9453

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/api/zlib.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -384,13 +384,13 @@ Only applicable to deflate algorithm.
384384
added: v0.7.0
385385
-->
386386

387+
Reset the compressor/decompressor to factory defaults. Only applicable to
388+
the inflate and deflate algorithms.
389+
387390
## zlib.constants
388391

389392
Provides an object enumerating Zlib-related constants.
390393

391-
Reset the compressor/decompressor to factory defaults. Only applicable to
392-
the inflate and deflate algorithms.
393-
394394
## zlib.createDeflate([options])
395395
<!-- YAML
396396
added: v0.5.8

0 commit comments

Comments
 (0)