Skip to content

Commit a0c8071

Browse files
committed
fix a few more typos
1 parent beae896 commit a0c8071

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

download/2.11.0-latest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ show_resources: "true"
66
dont_show_sizes: "true"
77
requirements: "This Scala software distribution can be installed on any Unix-like or Windows system. It requires the Java runtime version 1.6 or later, which can be downloaded <a href='http://www.java.com/'>here</a>."
88
resources: [
9-
["-main-unixsys", "scala-2.11.0-latest.tgz", "/files/archive/nightly/distributions/scala-2.11.0-latest.tgz", "Max OS X, Unix, Cygwin", ""],
9+
["-main-unixsys", "scala-2.11.0-latest.tgz", "/files/archive/nightly/distributions/scala-2.11.0-latest.tgz", "Mac OS X, Unix, Cygwin", ""],
1010
["-main-windows", "scala-2.11.0-latest.zip", "/files/archive/nightly/distributions/scala-2.11.0-latest.zip", "Windows (msi installer)", ""],
1111
["-non-main-sys", "scala-2.11.0-latest-sources.tgz", "/files/archive/nightly/distributions/scala-2.11.0-latest-sources.tgz", "Sources", ""],
1212
["-non-main-sys", "scala-2.11.0-latest-devel-docs.tgz", "/files/archive/nightly/distributions/scala-2.11.0-latest-devel-docs.tgz", "Devel docs", ""]

download/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ other_releases: [
1111
]
1212
requirements: "The Scala software distribution can be installed on any platform with a <a href='http://www.java.com/'>Java runtime</a>, version 1.6 or later."
1313
resources: [
14-
["-main-unixsys", "scala-2.11.7.tgz", "http://downloads.typesafe.com/scala/2.11.7/scala-2.11.7.tgz", "Max OS X, Unix, Cygwin", "25.87M"],
14+
["-main-unixsys", "scala-2.11.7.tgz", "http://downloads.typesafe.com/scala/2.11.7/scala-2.11.7.tgz", "Mac OS X, Unix, Cygwin", "25.87M"],
1515
["-main-windows", "scala-2.11.7.msi", "http://downloads.typesafe.com/scala/2.11.7/scala-2.11.7.msi", "Windows (msi installer)", "107.88M"]
1616
]
1717
---

0 commit comments

Comments
 (0)