]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
liblzma: Edit spelling in a comment
authorLasse Collin <lasse.collin@tukaani.org>
Thu, 6 Mar 2025 17:26:09 +0000 (19:26 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Thu, 6 Mar 2025 17:37:03 +0000 (19:37 +0200)
It was found with codespell.

src/liblzma/api/lzma/container.h

index ee5d77e4f1afd80b9aede0ea3e2a68e0190f96d7..dbd414cbf8c0ab1955ee32393f4c6f7da6869fed 100644 (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