aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
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