André Hentschel : winelib: Fix a typo.
Module: docs Branch: master Commit: d1552ae60c0698559133a0abe3a7ed4140506345 URL: http://source.winehq.org/git/docs.git/?a=commit;h=d1552ae60c0698559133a0abe3... Author: André Hentschel <nerv(a)dawncrow.de> Date: Fri May 14 18:43:37 2010 +0200 winelib: Fix a typo. --- en/winelib-toolkit.sgml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/en/winelib-toolkit.sgml b/en/winelib-toolkit.sgml index ec241b7..2a21e21 100644 --- a/en/winelib-toolkit.sgml +++ b/en/winelib-toolkit.sgml @@ -173,7 +173,7 @@ being linked with the right set of libraries. You can avoid this by using winemaker's <option>-P</>, <option>-i</>, <option>-L</option> and <option>-l</> options or adding these - DLLs and libraries to the <filename>Makefile</> file. + DLLs and libraries to the <filename>Makefile</>. </para> </listitem> <listitem>
participants (1)
-
Alexandre Julliard