Skip to content

Commit 84f8faf

Browse files
committed
on pair → on par
1 parent 73c278f commit 84f8faf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/rustc/src/platform-support/pc-windows-gnullvm.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Target triples available so far:
1717
## Requirements
1818

1919
The easiest way to obtain these targets is cross-compilation, but native build from `x86_64-pc-windows-gnu` is possible with few hacks which I don't recommend.
20-
Std support is expected to be on pair with `*-pc-windows-gnu`.
20+
Std support is expected to be on par with `*-pc-windows-gnu`.
2121

22-
Binaries for this target should be at least on pair with `*-pc-windows-gnu` in terms of requirements and functionality.
22+
Binaries for this target should be at least on par with `*-pc-windows-gnu` in terms of requirements and functionality.
2323

2424
Those targets follow Windows calling convention for `extern "C"`.
2525

0 commit comments

Comments
 (0)