André Hentschel : winelib: Fix a typo.
Module: docs Branch: master Commit: d5acb9578745fa5fff245f148a77d2ae7f1c386a URL: http://source.winehq.org/git/docs.git/?a=commit;h=d5acb9578745fa5fff245f148a... Author: André Hentschel <nerv(a)dawncrow.de> Date: Fri May 14 18:42:06 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 fc2bbb4..bede8bc 100644 --- a/en/winelib-toolkit.sgml +++ b/en/winelib-toolkit.sgml @@ -61,7 +61,7 @@ <para> First are executables and DLLs. Each time it finds one of these in a directory, winemaker puts it in the list of things to build and - will later generate a <filename>Makefile</filename> file in this + will later generate a <filename>Makefile</filename> in this directory. Note that Winemaker also knows about the commonly used <filename>Release</filename> and <filename>Debug</filename> directories, so it will attribute the executables and libraries
participants (1)
-
Alexandre Julliard