summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-10-23 12:59:05 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-10-23 12:59:05 +0000
commit3ee8e906b82dcac0fc984971f61b5adcfbfa9017 (patch)
tree605898a1e42bfe35175012a58b1159dd250132c1 /NEWS
parent9ba147dce6f56557caf4b514830a3aff08b3e8ab (diff)
Fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60381 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 840c56d21a..a193bfc8b0 100644
--- a/NEWS
+++ b/NEWS
@@ -211,7 +211,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Add Server Name Indication (SNI) support [Feature #13729]
-* Zlilb
+* Zlib
* Zlib::GzipWriter#write accepts multiple arguments
=== Compatibility issues (excluding feature bug fixes)