diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2022-12-13 12:30:45 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2022-12-13 12:30:45 +0200 |
commit | 177ece1c8eb007188fb1b04eff09ca2193fbdea6 (patch) | |
tree | 68027ea5635d42a3518333e07125a9f7a6d6c6d5 | |
parent | Tests: Add two ARM64 test files. (diff) | |
download | xz-177ece1c8eb007188fb1b04eff09ca2193fbdea6.tar.xz |
Tests: Fix a typo in tests/files/README.
Diffstat (limited to '')
-rw-r--r-- | tests/files/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/files/README b/tests/files/README index 3c54e51e..119cac48 100644 --- a/tests/files/README +++ b/tests/files/README @@ -69,7 +69,7 @@ uncompressed file is compress_prepared_bcj_x86 found from the tests directory. - good-1-sparc-lzma2.xz uses the SPARC filter and LZMA. The + good-1-sparc-lzma2.xz uses the SPARC filter and LZMA2. The uncompressed file is compress_prepared_bcj_sparc found from the tests directory. |