aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2009-02-06 12:30:23 +0200
committerLasse Collin <lasse.collin@tukaani.org>2009-02-06 12:30:23 +0200
commitfe5434f940f75fec3611cf9d9edf78c4da8ac760 (patch)
treeaeb176fdeefcc767e9a49f8608c3905167095be0
parentSome MSYS installations (e.g. MsysGit) don't include (diff)
downloadxz-fe5434f940f75fec3611cf9d9edf78c4da8ac760.tar.xz
Grammar fix in README.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ca2867db..c7d95013 100644
--- a/README
+++ b/README
@@ -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