aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-05-13 21:21:54 +0800
committerJia Tan <jiat0218@gmail.com>2023-05-13 21:21:54 +0800
commitf36ca7982f6bd5e9827219ed4f3c5a1fbf5d7bdf (patch)
tree63c30de8efa6a7c87fc9699a3e3fa5360ea4c016 /src/liblzma
parentliblzma: Adds lzma_nothrow to MicroLZMA API functions. (diff)
downloadxz-f36ca7982f6bd5e9827219ed4f3c5a1fbf5d7bdf.tar.xz
liblzma: Slightly rewords lzma_str_list_filters() documentation.
Reword "options required" to "supported options". The previous may have suggested that the options listed were all required anytime a filter is used for encoding or decoding. The reword makes this more clear that adjusting the options is optional.
Diffstat (limited to 'src/liblzma')
-rw-r--r--src/liblzma/api/lzma/filter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/liblzma/api/lzma/filter.h b/src/liblzma/api/lzma/filter.h
index fa612455..98b46df8 100644
--- a/src/liblzma/api/lzma/filter.h
+++ b/src/liblzma/api/lzma/filter.h
@@ -731,7 +731,7 @@ extern LZMA_API(lzma_ret) lzma_str_from_filters(
*
* If a filter_id is given then only one line is created which contains the
* filter name. If LZMA_STR_ENCODER or LZMA_STR_DECODER is used then the
- * options required for encoding or decoding are listed on the same line too.
+ * supported options for encoding or decoding are listed on the same line too.
*
* If filter_id is LZMA_VLI_UNKNOWN then all supported .xz-compatible filters
* are listed: