diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2010-02-12 13:16:15 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2010-02-12 13:16:15 +0200 |
commit | eb7d51a3faf9298c0c7aa9aaeae1023dcf9e37ea (patch) | |
tree | a95a2fd8ca357e637918ee82b154f56416da7410 /doc/faq.txt | |
parent | Fix jl -> jb in ASM files. (diff) | |
download | xz-eb7d51a3faf9298c0c7aa9aaeae1023dcf9e37ea.tar.xz |
Collection of language fixes to comments and docs.
Thanks to Jonathan Nieder.
Diffstat (limited to '')
-rw-r--r-- | doc/faq.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.txt b/doc/faq.txt index 48c4ec71..14860e7c 100644 --- a/doc/faq.txt +++ b/doc/faq.txt @@ -117,6 +117,6 @@ A: Give --enable-small to the configure script. Use also appropriate for size. See INSTALL for information about configure options. If the result is still too big, take a look at XZ Embedded. It is - a separate project, which provides a limited but signinificantly + a separate project, which provides a limited but significantly smaller XZ decoder implementation than XZ Utils. |