=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: winedev: Fix copy and paste typo.

Alexandre Julliard julliard at winehq.org
Mon Mar 5 13:39:41 CST 2012


Module: docs
Branch: master
Commit: 365d5fb07fe4ac7f0d4211791cc6d09703b85a6a
URL:    http://source.winehq.org/git/docs.git/?a=commit;h=365d5fb07fe4ac7f0d4211791cc6d09703b85a6a

Author: André Hentschel <nerv at 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>




More information about the wine-cvs mailing list