Skip to content

Commit 9cc278e

Browse files
committed
Some fixes in 2.1.0 preview post
Remove duplicate header; change 'Rubygem' to 'RubyGems'; small fixes.
1 parent d34501a commit 9cc278e

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

en/news/_posts/2013-09-23-ruby-2-1-0-preview1-is-released.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ date: 2013-09-23 07:00:00 UTC
77
lang: en
88
---
99

10-
Ruby 2.1.0 preview1 released.
11-
1210
We are pleased to announce the release of Ruby 2.1.0-preview1.
13-
Please check out the new features in Ruby 2.1 before final release!
11+
Please check out the new features in Ruby 2.1 before the final release!
1412

1513
## Download
1614

17-
We recommend to use [http://cache.ruby-lang.org/pub/ruby/2.1/](http://cache.ruby-lang.org/pub/ruby/2.1/) via Fastly.
15+
We recommend to use
16+
[http://cache.ruby-lang.org/pub/ruby/2.1/](http://cache.ruby-lang.org/pub/ruby/2.1/)
17+
via Fastly.
1818

1919
* [http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.0-preview1.tar.bz2](http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.0-preview1.tar.bz2)
2020

@@ -50,14 +50,14 @@ The notable changes are:
5050
* GMP
5151
* String#scrub
5252
* Socket.getifaddrs
53-
* new Rubygem
53+
* new RubyGems
5454

5555
## Release Comment
5656

57-
Known issues is:
57+
Known issues are:
5858

5959
[http://bugs.ruby-lang.org/projects/ruby-trunk/issues?query_id=102](http://bugs.ruby-lang.org/projects/ruby-trunk/issues?query_id=102)
6060

61-
See also following ths schedule and other information:
61+
See also the release schedule and other information:
6262

6363
[http://bugs.ruby-lang.org/projects/ruby-trunk/wiki/ReleaseEngineering210](http://bugs.ruby-lang.org/projects/ruby-trunk/wiki/ReleaseEngineering210)

fr/news/_posts/2013-09-23-ruby-2-1-0-preview1-is-released.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ la version finale !
1313

1414
## Téléchargement
1515

16-
Nous vous conseillons d'utiliser [http://cache.ruby-lang.org/pub/ruby/2.1/](http://cache.ruby-lang.org/pub/ruby/2.1/) via Fastly.
16+
Nous vous conseillons d'utiliser
17+
[http://cache.ruby-lang.org/pub/ruby/2.1/](http://cache.ruby-lang.org/pub/ruby/2.1/)
18+
via Fastly.
1719

1820
* [http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.0-preview1.tar.bz2](http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.0-preview1.tar.bz2)
1921

@@ -49,7 +51,7 @@ Les modifications les plus notables sont :
4951
* GMP
5052
* String#scrub
5153
* Socket.getifaddrs
52-
* new Rubygem
54+
* new RubyGems
5355

5456
## Commentaires sur cette version
5557

zh_cn/news/_posts/2013-09-23-ruby-2-1-0-preview1-is-released.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ date: 2013-09-23 07:00:00 UTC
77
lang: zh_cn
88
---
99

10-
Ruby 2.1.0 preview1 发布了。
11-
1210
我们很荣幸的告知您,Ruby 2.1.0-preview1 发布了。
1311
请在 Ruby 2.1 最终版发布前尝试一下新功能!
1412

1513
## 下载
1614

17-
推荐您通过 Fastly 提供的 [http://cache.ruby-lang.org/pub/ruby/2.1/](http://cache.ruby-lang.org/pub/ruby/2.1/) 下载。
15+
推荐您通过 Fastly 提供的
16+
[http://cache.ruby-lang.org/pub/ruby/2.1/](http://cache.ruby-lang.org/pub/ruby/2.1/)
17+
下载。
1818

1919
* [http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.0-preview1.tar.bz2](http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.0-preview1.tar.bz2)
2020

@@ -50,7 +50,7 @@ Ruby 2.1.0 preview1 发布了。
5050
* GMP
5151
* String#scrub
5252
* Socket.getifaddrs
53-
* new Rubygem
53+
* new RubyGems
5454

5555
## 发布后记
5656

zh_tw/news/_posts/2013-09-23-ruby-2-1-0-preview1-is-released.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ date: 2013-09-23 07:00:00 UTC
77
lang: zh_tw
88
---
99

10-
Ruby 2.1.0 preview1 發佈了。
11-
1210
很榮幸告訴大家我們發佈了 Ruby 2.1.0-preview1。
1311
請在最終發佈版出來之前,試試看 Ruby 2.1 新的特色!
1412

@@ -48,7 +46,7 @@ Ruby 2.1.0 preview1 發佈了。
4846
* GMP
4947
* String#scrub
5048
* Socket.getifaddrs
51-
* new Rubygem
49+
* new RubyGems
5250

5351
## 發佈記
5452

0 commit comments

Comments
 (0)