fix misprint

git-svn-id: svn://kolibrios.org@5176 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
CleverMouse 2014-11-07 16:05:43 +00:00
parent c3161395bd
commit 99c45a8636
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ A1. Fine. You will need a corresponding compiler, obviously.
* For a MSVC program, get the compiler as a part of Visual Studio, * For a MSVC program, get the compiler as a part of Visual Studio,
Express Edition is fine, or as a part of Windows SDK. Express Edition is fine, or as a part of Windows SDK.
For obvious reasons, there is no Linux version, but the compiler runs file For obvious reasons, there is no Linux version, but the compiler runs fine
under Wine. under Wine.
If the program uses libraries, you will also need to either compile If the program uses libraries, you will also need to either compile