scripts/xldd: fix typo
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Jul 10 23:37:58 2011 +0200 (2011-07-10)
changeset 2546ecd9d85a4f2e
parent 2545 484f5cf55902
child 2547 fd7aa33a03c5
scripts/xldd: fix typo

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
scripts/xldd.in
     1.1 --- a/scripts/xldd.in	Fri Apr 15 00:09:59 2011 +0200
     1.2 +++ b/scripts/xldd.in	Sun Jul 10 23:37:58 2011 +0200
     1.3 @@ -62,7 +62,7 @@
     1.4  used in a cross-development environment. Here is how it differs from a
     1.5  real native ldd:
     1.6  
     1.7 -If the CT_XLDD_DEBUG variable is set and non-empty, then ${myname} will
     1.8 +If the CT_XLDD_VERBOSE variable is set and non-empty, then ${my_name} will
     1.9  print a lot of debug messages, explaining how it builds the library
    1.10  search path, and how each library was found and why.
    1.11