Fix a typo in FAQ.
authorLasse Collin <lasse.collin@tukaani.org>
Thu, 27 Aug 2009 07:21:18 +0000 (10:21 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Thu, 27 Aug 2009 07:21:18 +0000 (10:21 +0300)
Thanks to Jim Meyering.

(From now on, I try to always remember to put
the relevant thanks to commit messages.)

doc/faq.txt

index 2385e27..48c4ec7 100644 (file)
@@ -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.