We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d2c0a8 commit 8b0a4efCopy full SHA for 8b0a4ef
src/doc/rustc/src/platform-support/x86_64-pc-cygwin.md
@@ -6,7 +6,7 @@ Windows targets supporting Cygwin and MSYS2.
6
The `*-cygwin-*` targets are **not** intended as native targets for applications,
7
a developer writing Windows applications should use the `*-pc-windows-*` targets instead, which are *native* Windows.
8
9
-Cygwin is only intended as an emulation layer for UNIX-only programs which do not support the native Windows targets.
+Cygwin is only intended as an emulation layer for Unix-only programs which do not support the native Windows targets.
10
11
## Target maintainers
12
0 commit comments