Skip to content

Commit 9aa1c53

Browse files
authored
Unrolled build for rust-lang#134607
Rollup merge of rust-lang#134607 - tbu-:pr_fix_typo3, r=oli-obk on pair → on par
2 parents 426d173 + 84f8faf commit 9aa1c53

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)