summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d0c4830f76..42b142feef 100644
--- a/NEWS
+++ b/NEWS
@@ -559,7 +559,7 @@ sufficient information, see the ChangeLog file or Redmine
* Transient Heap (theap) is supported. [Bug #14858] [Feature #14989]
theap is managed heap for short-living memory objects. For example,
making small and short-living Hash object is x2 faster. With rdoc benchmark,
- we maesured 6-7% performance improvement.
+ we measured 6-7% performance improvement.
=== Miscellaneous changes