Skip to content

Commit 0cfabd5

Browse files
authored
Rollup merge of rust-lang#134607 - tbu-:pr_fix_typo3, r=oli-obk
on pair → on par
2 parents 22de6f6 + 84f8faf commit 0cfabd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: 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)