aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-03-08 13:00:04 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-03-08 13:00:04 +0000
commit00f73df0cba12dfe400f9bce954922b8ca7b34e8 (patch)
tree2490d6a5d25bf3f8060d5d3bbb91c705f7830992
parentb3e2252c8815adec0344ba16398c8d60fe0ca5eb (diff)
downloadruby-00f73df0cba12dfe400f9bce954922b8ca7b34e8.tar.gz
Fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62697 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-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 77e1803362..68d871b00b 100644
--- a/doc/NEWS-2.5.0
+++ b/doc/NEWS-2.5.0
@@ -89,7 +89,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* IO
- * IO#copy_stream tries copy offload with copy_file_range(2) [Feature #13867]
+ * IO.copy_stream tries copy offload with copy_file_range(2) [Feature #13867]
* New methods: