mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Fix a typo in README.
Thanks to R. Bijker.
This commit is contained in:
parent
07a11dad44
commit
2a98fdffd6
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -150,7 +150,7 @@ XZ Utils
|
||||||
However, quite often the reason for unexpected behavior is unknown,
|
However, quite often the reason for unexpected behavior is unknown,
|
||||||
so here are a few things to do before sending a bug report:
|
so here are a few things to do before sending a bug report:
|
||||||
|
|
||||||
1. Try to create a small example how to reprocude the issue.
|
1. Try to create a small example how to reproduce the issue.
|
||||||
|
|
||||||
2. Compile XZ Utils with debugging code using configure switches
|
2. Compile XZ Utils with debugging code using configure switches
|
||||||
--enable-debug and, if possible, --disable-shared. If you are
|
--enable-debug and, if possible, --disable-shared. If you are
|
||||||
|
|
Loading…
Reference in a new issue