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:49:21 +0300 |
commit | 4e6d62793b5e7b87edcc93c7ded072c1ecd94173 (patch) | |
tree | d8c5fe40555561bf890a243d689bf7cd2d45da90 /debug/README | |
parent | Include debug/translation.bash in the distribution. (diff) | |
download | xz-4e6d62793b5e7b87edcc93c7ded072c1ecd94173.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. |