diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2009-02-06 12:30:23 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2009-02-06 12:30:23 +0200 |
commit | fe5434f940f75fec3611cf9d9edf78c4da8ac760 (patch) | |
tree | aeb176fdeefcc767e9a49f8608c3905167095be0 | |
parent | Some MSYS installations (e.g. MsysGit) don't include (diff) | |
download | xz-fe5434f940f75fec3611cf9d9edf78c4da8ac760.tar.xz |
Grammar fix in README.
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,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 - that there are no catastrophical bugs). + that there are no catastrophic bugs). liblzma API is pretty stable now, although minor tweaks may still be done if really needed. The ABI is not stable yet. The major |