Skip to content

Commit 8b0a4ef

Browse files
Update src/doc/rustc/src/platform-support/x86_64-pc-cygwin.md
Co-authored-by: Jubilee <[email protected]>
1 parent 6d2c0a8 commit 8b0a4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc/src/platform-support/x86_64-pc-cygwin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Windows targets supporting Cygwin and MSYS2.
66
The `*-cygwin-*` targets are **not** intended as native targets for applications,
77
a developer writing Windows applications should use the `*-pc-windows-*` targets instead, which are *native* Windows.
88

9-
Cygwin is only intended as an emulation layer for UNIX-only programs which do not support the native Windows targets.
9+
Cygwin is only intended as an emulation layer for Unix-only programs which do not support the native Windows targets.
1010

1111
## Target maintainers
1212

0 commit comments

Comments
 (0)