André Hentschel : winedev: Fix a typo.
Module: docs Branch: master Commit: 08fcaf1c4eb71c403d5203e7d2d044b924c4e114 URL: http://source.winehq.org/git/docs.git/?a=commit;h=08fcaf1c4eb71c403d5203e7d2... Author: André Hentschel <nerv(a)dawncrow.de> Date: Mon May 10 21:06:10 2010 +0200 winedev: Fix a typo. --- en/winedev-architecture.sgml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/en/winedev-architecture.sgml b/en/winedev-architecture.sgml index 09c4f96..d946f7d 100644 --- a/en/winedev-architecture.sgml +++ b/en/winedev-architecture.sgml @@ -207,7 +207,7 @@ <para> <command>winevdm</command> is the Wine process dedicated to running the Win16 processes. Note that several instances of this process could - exist, has Windows has support for different VDM (Virtual Dos + exist, as Windows has support for different VDM (Virtual Dos Machines) in order to have Win16 processes running in different address spaces. Wine also uses the same architecture to run DOS programs (in this case, the DOS emulation is provided by a Wine only
participants (1)
-
Alexandre Julliard