summaryrefslogtreecommitdiff
path: root/doc/NEWS-2.5.0
diff options
context:
space:
mode:
authorAkihiro Sada <da100ro111@gmail.com>2021-12-09 12:28:42 +0900
committerGitHub <noreply@github.com>2021-12-09 12:28:42 +0900
commitc5f68a9a24c4e25f551108bda4738b1000d7b197 (patch)
treec035ccb394b06728e5607177a0960b5342241a33 /doc/NEWS-2.5.0
parent45c5794d325106b212deddeea08477d30bc6df21 (diff)
Fix typo in NEWS-2.5.0 [ci skip]
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/5236 Merged-By: nobu <nobu@ruby-lang.org>
Diffstat (limited to 'doc/NEWS-2.5.0')
-rw-r--r--doc/NEWS-2.5.02
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/NEWS-2.5.0 b/doc/NEWS-2.5.0
index c891317b61..af7f3ada01 100644
--- a/doc/NEWS-2.5.0
+++ b/doc/NEWS-2.5.0
@@ -466,7 +466,7 @@ with all sufficient information, see the ChangeLog file or Redmine
=== Compatibility issues (excluding feature bug fixes)
-* Socket
+* BasicSocket
* BasicSocket#read_nonblock and BasicSocket#write_nonblock no
longer set the O_NONBLOCK file description flag as side effect