aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-10-23 12:00:44 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-10-23 12:00:44 +0900
commit959ddf44b3613e504897239e76860aae11eed635 (patch)
tree0ef75cfba7da8a2b9fae552c06d7a8e51532fded /NEWS
parent46f175ed5c8560b3c9da5ab7b4fa73287f1eb1c5 (diff)
downloadruby-959ddf44b3613e504897239e76860aae11eed635.tar.gz
Fix typos [ci skip]
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c4b05d816a..6aa44830c8 100644
--- a/NEWS
+++ b/NEWS
@@ -582,8 +582,8 @@ Fiber::
* Allow selecting different coroutine implementation by using
`--with-coroutine=`, e.g.
- ./confgure --with-coroutine=ucontext
- ./confgure --with-coroutine=copy
+ ./configure --with-coroutine=ucontext
+ ./configure --with-coroutine=copy
* Replace previous stack cache with fiber pool cache. The fiber pool
allocates many stacks in a single memory region. Stack allocation