mirror of
https://git.tukaani.org/xz.git
synced 2025-03-26 02:10:47 +00:00
liblzma: Edit spelling in a comment
It was found with codespell.
This commit is contained in:
parent
7a234c8c05
commit
99c584891b
@ -573,7 +573,7 @@ extern LZMA_API(lzma_ret) lzma_stream_buffer_encode(
|
|||||||
* The action argument must be LZMA_FINISH and the return value will never be
|
* The action argument must be LZMA_FINISH and the return value will never be
|
||||||
* LZMA_OK. Thus the encoding is always done with a single lzma_code() after
|
* LZMA_OK. Thus the encoding is always done with a single lzma_code() after
|
||||||
* the initialization. The benefit of the combination of initialization
|
* the initialization. The benefit of the combination of initialization
|
||||||
* function and lzma_code() is that memory allocations can be re-used for
|
* function and lzma_code() is that memory allocations can be reused for
|
||||||
* better performance.
|
* better performance.
|
||||||
*
|
*
|
||||||
* lzma_code() will try to encode as much input as is possible to fit into
|
* lzma_code() will try to encode as much input as is possible to fit into
|
||||||
|
Loading…
x
Reference in New Issue
Block a user