diff options
author | Kazuhiro NISHIYAMA <zn@mbf.nifty.com> | 2020-12-16 22:59:05 +0900 |
---|---|---|
committer | Kazuhiro NISHIYAMA <zn@mbf.nifty.com> | 2020-12-16 23:03:23 +0900 |
commit | bfb374be2342d7822cd37a1b100cb1715f85ca74 (patch) | |
tree | 640416a95b53411b19df08b3f8b47c344d6ad65f /NEWS.md | |
parent | 9c859f4b3c2098af590d3e0eadc2d1011fb32bb8 (diff) | |
download | ruby-bfb374be2342d7822cd37a1b100cb1715f85ca74.tar.gz |
Fix a typo [ci skip]
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -515,7 +515,7 @@ Excluding feature bug fixes. * WEBrick have been removed from ruby standard library. [[Feature #17303]] - * The issues of sdbm will be handled at https://github.com/ruby/webrick + * The issues of webrick will be handled at https://github.com/ruby/webrick ## C API updates |