From 92e536d8b8d33a6b12d0802bcd7be4437046f13e Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Thu, 27 Aug 2009 10:21:18 +0300 Subject: Fix a typo in FAQ. Thanks to Jim Meyering. (From now on, I try to always remember to put the relevant thanks to commit messages.) --- doc/faq.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/faq.txt b/doc/faq.txt index 2385e275..48c4ec71 100644 --- a/doc/faq.txt +++ b/doc/faq.txt @@ -69,7 +69,7 @@ A: For now, no. Since XZ Utils supports the .lzma format, it's usually Q: Can I recover parts of a broken .xz file (e.g. corrupted CD-R)? -A: It may be possible if the file consist of multiple blocks, which +A: It may be possible if the file consists of multiple blocks, which typically is not the case if the file was created in single-threaded mode. There is no recovery program yet. -- cgit v1.2.3