diff options
author | Jia Tan <jiat0218@gmail.com> | 2024-02-16 22:53:46 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2024-02-16 22:54:59 +0800 |
commit | fb5f6aaf18584672d0fee5dbe41fd30fc6bf5422 (patch) | |
tree | 5b405755886d492d432e4916e58f7f325148e50c /NEWS | |
parent | Translations: Update the Ukrainian man page translations. (diff) | |
download | xz-fb5f6aaf18584672d0fee5dbe41fd30fc6bf5422.tar.xz |
Fix typos discovered by codespell.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ XZ Utils Release Notes * x86-64 inline assembly. This works with GCC and Clang. - The default choice can currently be overriden by setting + The default choice can currently be overridden by setting LZMA_RANGE_DECODER_CONFIG in CPPFLAGS: 0 means the basic version and 3 means that branchless C version. |