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.)
This commit is contained in:
parent
3e2ba8b585
commit
92e536d8b8
|
@ -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)?
|
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
|
typically is not the case if the file was created in single-threaded
|
||||||
mode. There is no recovery program yet.
|
mode. There is no recovery program yet.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue