--- Coro/Coro/State.xs 2008/11/18 06:09:35 1.292 +++ Coro/Coro/State.xs 2008/11/18 06:10:03 1.293 @@ -1084,7 +1084,7 @@ if (cctx->flags & CC_TRACE) PL_runops = runops_trace; - /* we already must be in an SLF call, there is no other valid way + /* we already must be executing an SLF op, there is no other valid way * that can lead to creation of a new cctx */ assert (("FATAL: can't prepare slf-less cctx in Coro module (please report)", slf_frame.prepare && PL_op->op_ppaddr == pp_slf));