diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2012-07-05 07:24:45 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2012-07-05 07:24:45 +0300 |
commit | 19de545d86097c3954d69ab5d12820387f6a09bc (patch) | |
tree | 17782a9585faecf633120981b6d611397be3d2e6 /debug | |
parent | Include debug/translation.bash in the distribution. (diff) | |
download | xz-19de545d86097c3954d69ab5d12820387f6a09bc.tar.xz |
Docs: Fix the name LZMA Utils -> XZ Utils in debug/README.
Diffstat (limited to '')
-rw-r--r-- | debug/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/README b/debug/README index 749610d7..d42b2728 100644 --- a/debug/README +++ b/debug/README @@ -3,7 +3,7 @@ Debug tools ----------- This directory contains a few tiny programs that may be helpful when - debugging LZMA Utils. + debugging XZ Utils. These tools are not meant to be installed. Often one needs to edit the source code a little to make the programs do the wanted things. |