Skip to content

Commit e6cf408

Browse files
committed
spelling: optimization
Signed-off-by: Josh Soref <[email protected]>
1 parent 69607d8 commit e6cf408

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_posts/2013-02-28-release-notes-v2.10.1-RC2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ sha | Title
740740
[74ca558](https://github.com/scala/scala/commit/74ca558) | <notextile>SI-6551: don't insert apply call in polymorphic expression.</notextile>
741741
[c656920](https://github.com/scala/scala/commit/c656920) | <notextile>SI-6663: don't ignore type parameter on selectDynamic invocation</notextile>
742742
[af8b45f](https://github.com/scala/scala/commit/af8b45f) | <notextile>Scaladoc update for collection.mutable.MultiMap</notextile>
743-
[db0bf8f](https://github.com/scala/scala/commit/db0bf8f) | <notextile>Restore the opimization apparently lost after merge.</notextile>
743+
[db0bf8f](https://github.com/scala/scala/commit/db0bf8f) | <notextile>Restore the optimization apparently lost after merge.</notextile>
744744
[1f0e488](https://github.com/scala/scala/commit/1f0e488) | <notextile>Fixes SI-6150 - backport to 2.10.x branch.</notextile>
745745
[65778d7](https://github.com/scala/scala/commit/65778d7) | <notextile>SI-5330, SI-6014 deal with existential self-type</notextile>
746746
[f8647ee](https://github.com/scala/scala/commit/f8647ee) | <notextile>show developer guidelines on opening pull request</notextile>

_posts/2013-03-06-release-notes-v2.10.1-RC3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ sha | Title
750750
[74ca558](https://github.com/scala/scala/commit/74ca558) | <notextile>SI-6551: don't insert apply call in polymorphic expression.</notextile>
751751
[c656920](https://github.com/scala/scala/commit/c656920) | <notextile>SI-6663: don't ignore type parameter on selectDynamic invocation</notextile>
752752
[af8b45f](https://github.com/scala/scala/commit/af8b45f) | <notextile>Scaladoc update for collection.mutable.MultiMap</notextile>
753-
[db0bf8f](https://github.com/scala/scala/commit/db0bf8f) | <notextile>Restore the opimization apparently lost after merge.</notextile>
753+
[db0bf8f](https://github.com/scala/scala/commit/db0bf8f) | <notextile>Restore the optimization apparently lost after merge.</notextile>
754754
[1f0e488](https://github.com/scala/scala/commit/1f0e488) | <notextile>Fixes SI-6150 - backport to 2.10.x branch.</notextile>
755755
[65778d7](https://github.com/scala/scala/commit/65778d7) | <notextile>SI-5330, SI-6014 deal with existential self-type</notextile>
756756
[f8647ee](https://github.com/scala/scala/commit/f8647ee) | <notextile>show developer guidelines on opening pull request</notextile>

_posts/2013-03-13-release-notes-v2.10.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@ sha | Title
746746
[74ca558](https://github.com/scala/scala/commit/74ca558) | <notextile>SI-6551: don't insert apply call in polymorphic expression.</notextile>
747747
[c656920](https://github.com/scala/scala/commit/c656920) | <notextile>SI-6663: don't ignore type parameter on selectDynamic invocation</notextile>
748748
[af8b45f](https://github.com/scala/scala/commit/af8b45f) | <notextile>Scaladoc update for collection.mutable.MultiMap</notextile>
749-
[db0bf8f](https://github.com/scala/scala/commit/db0bf8f) | <notextile>Restore the opimization apparently lost after merge.</notextile>
749+
[db0bf8f](https://github.com/scala/scala/commit/db0bf8f) | <notextile>Restore the optimization apparently lost after merge.</notextile>
750750
[1f0e488](https://github.com/scala/scala/commit/1f0e488) | <notextile>Fixes SI-6150 - backport to 2.10.x branch.</notextile>
751751
[65778d7](https://github.com/scala/scala/commit/65778d7) | <notextile>SI-5330, SI-6014 deal with existential self-type</notextile>
752752
[f8647ee](https://github.com/scala/scala/commit/f8647ee) | <notextile>show developer guidelines on opening pull request</notextile>

0 commit comments

Comments
 (0)