1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00

Docs: Fix the name LZMA Utils -> XZ Utils in debug/README.

This commit is contained in:
Lasse Collin 2012-07-05 07:24:45 +03:00
parent 672eccf57c
commit 19de545d86

View file

@ -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.