1
0
mirror of https://git.tukaani.org/xz.git synced 2025-03-25 09:50:41 +00:00

liblzma: Edit spelling in a comment

It was found with codespell.
This commit is contained in:
Lasse Collin 2025-03-06 19:26:09 +02:00
parent 7a234c8c05
commit 99c584891b
No known key found for this signature in database
GPG Key ID: 38EE757D69184620

View File

@ -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
* LZMA_OK. Thus the encoding is always done with a single lzma_code() after
* 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.
*
* lzma_code() will try to encode as much input as is possible to fit into