André Hentschel : winedev: Fix copy and paste typo.
Module: docs Branch: master Commit: 365d5fb07fe4ac7f0d4211791cc6d09703b85a6a URL: http://source.winehq.org/git/docs.git/?a=commit;h=365d5fb07fe4ac7f0d4211791c... Author: André Hentschel <nerv(a)dawncrow.de> Date: Mon Mar 5 19:26:08 2012 +0100 winedev: Fix copy and paste typo. --- en/winedev-kernel.sgml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/en/winedev-kernel.sgml b/en/winedev-kernel.sgml index 4381c96..31dcb75 100644 --- a/en/winedev-kernel.sgml +++ b/en/winedev-kernel.sgml @@ -1217,7 +1217,7 @@ if (res != ERROR_SUCCESS) return res; <itemizedlist> <listitem> <para> - On Windows NT (and DOS), + On Windows 9x (and DOS), <filename>\toto</filename> is the default directory on drive <filename>J:</filename>. </para>
participants (1)
-
Alexandre Julliard