aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS-2.3.02
1 files changed, 1 insertions, 1 deletions
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