diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2009-02-06 16:55:45 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2009-02-06 16:55:45 +0200 |
commit | b719e63c5f4c91d2d5e2ea585d4c055ec3767d0b (patch) | |
tree | 1d64d535f42e2e3c9ba9c91d8e6851dcce0a7285 | |
parent | Grammar fix in README. (diff) | |
download | xz-b719e63c5f4c91d2d5e2ea585d4c055ec3767d0b.tar.xz |
Another grammar fix
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Important This is a beta version. The .xz file format is now stable though, which means that files created with the beta version will be - uncompressible with all future XZ Utils versions too (assuming + decompressible with all future XZ Utils versions too (assuming that there are no catastrophic bugs). liblzma API is pretty stable now, although minor tweaks may still |