]> granicus.if.org Git - xz/commitdiff
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 2385e2757ec277b9d9f7122556d648325711adc8..48c4ec711b8d71e4a4f4c1f6e3e38e317c7f3363 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.