Skip to content

Commit cc664f1

Browse files
committed
Rollup merge of #28451 - dagnir:osx-req-wording, r=steveklabnik
Using "later" in this context makes more sense than "greater" so it's been changed to match the Linux requirement above it rather than the other way around.
2 parents ae3c60d + dfe88c0 commit cc664f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/trpl/installing-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Oh, we should also mention the officially supported platforms:
6464

6565
* Windows (7, 8, Server 2008 R2)
6666
* Linux (2.6.18 or later, various distributions), x86 and x86-64
67-
* OSX 10.7 (Lion) or greater, x86 and x86-64
67+
* OSX 10.7 (Lion) or later, x86 and x86-64
6868

6969
We extensively test Rust on these platforms, and a few others, too, like
7070
Android. But these are the ones most likely to work, as they have the most

0 commit comments

Comments
 (0)