Skip to content

Commit 5a88e55

Browse files
ydahhsbt
authored andcommitted
platfrom ==> platform
1 parent 05ae51c commit 5a88e55

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

en/news/_posts/2022-09-09-ruby-3-2-0-preview2-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The original proposal is https://bugs.ruby-lang.org/issues/17837
7777

7878
* We no longer bundle 3rd party sources like `libyaml`, `libffi`.
7979

80-
* libyaml source has been removed from psych. You may need to install `libyaml-dev` with Ubuntu/Debian platfrom. The package name is different each platforms.
80+
* libyaml source has been removed from psych. You may need to install `libyaml-dev` with Ubuntu/Debian platform. The package name is different each platforms.
8181

8282
* libffi will be removed from `fiddle` at preview2
8383

en/news/_posts/2022-11-11-ruby-3-2-0-preview3-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The original proposal is <https://bugs.ruby-lang.org/issues/17837>
9494

9595
* We no longer bundle 3rd party sources like `libyaml`, `libffi`.
9696

97-
* libyaml source has been removed from psych. You may need to install `libyaml-dev` with Ubuntu/Debian platfrom. The package name is different each platforms.
97+
* libyaml source has been removed from psych. You may need to install `libyaml-dev` with Ubuntu/Debian platform. The package name is different each platforms.
9898

9999
* bundled libffi source is also removed from `fiddle`
100100

en/news/_posts/2022-12-06-ruby-3-2-0-rc1-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ The following deprecated methods are removed.
318318

319319
* We no longer bundle 3rd party sources like `libyaml`, `libffi`.
320320

321-
* libyaml source has been removed from psych. You may need to install `libyaml-dev` with Ubuntu/Debian platfrom. The package name is different for each platform.
321+
* libyaml source has been removed from psych. You may need to install `libyaml-dev` with Ubuntu/Debian platform. The package name is different for each platform.
322322

323323
* Bundled libffi source is also removed from `fiddle`
324324

0 commit comments

Comments
 (0)