From de962ebbc070b13efb5f0d823cf3289028986fd3 Mon Sep 17 00:00:00 2001 From: hsbt Date: Sun, 27 Dec 2015 10:55:59 +0000 Subject: * doc/NEWS-2.3.0: fix a typo. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53344 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/NEWS-2.3.0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/NEWS-2.3.0') diff --git a/doc/NEWS-2.3.0 b/doc/NEWS-2.3.0 index be722bc9de..cd696609da 100644 --- a/doc/NEWS-2.3.0 +++ b/doc/NEWS-2.3.0 @@ -400,5 +400,5 @@ with all sufficient information, see the ChangeLog file or Redmine uses select(2), making it immune to slowdowns with high-numbered FDs. [Feature #11081] [Feature #11377] -* CGI.escapeHTML is optimized with C extention. +* CGI.escapeHTML is optimized with C extension. https://github.com/ruby/ruby/pull/1164 -- cgit v1.2.3