Program-Library-HOWTO.sgml: fix minor typo

Signed-off-by: Abdur Rehman <arehmanq199@gmail.com>
This commit is contained in:
Abdur Rehman 2016-10-31 15:10:11 +05:00
parent 8bcdcb6539
commit c55b19dfa5
1 changed files with 1 additions and 1 deletions

View File

@ -470,7 +470,7 @@ telling you what dependencies are detected and which SOs are loaded
in what order.
Setting LD_DEBUG to ``bindings'' displays information
about symbol binding, setting it to ``libs'' displays the
library search paths, and setting ti to ``versions'' displays the
library search paths, and setting it to ``versions'' displays the
version depdendencies.
</para>
<para>