1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

Fixed a little grammar.

This commit is contained in:
Doug Schaefer 2010-06-02 16:02:53 +00:00
parent c1d0ce55dd
commit 92de7a9d57

View file

@ -24,7 +24,7 @@ is the best choice to get started.
<h3>Windows</h3>
<p>For windows, MinGW and Cygwin are the two main platform choices for acquiring the GNU toolchain.
It is important to understand the difference between them.
Cygwin produces executables that use the Cygwin POSIX runtime. Note this runtime is GPL licensed.
Cygwin produces executables that use the Cygwin POSIX runtime. Note that this runtime is GPL licensed.
MinGW produces native Windows executables that do not require a separate runtime.</p>
<ul>
<li><p>For <strong>MinGW</strong>, the recommended method to get the toolchain is to install it