Re: Typo in spec

2023-05-23 Thread Arthur A. Gleckler
On Tue, May 23, 2023 at 6:21 PM Shiro Kawai wrote: > In the "5.1 Libraries" section, Library (srfi :226 control > continuation-marks) lists > continuation-mark-set->first, but the actual entry is > continuation-mark-set-first. > I assume the actual entry is correct. > Thanks. Fixed and pushed.

Typo in spec

2023-05-23 Thread Shiro Kawai
In the "5.1 Libraries" section, Library (srfi :226 control continuation-marks) lists continuation-mark-set->first, but the actual entry is continuation-mark-set-first. I assume the actual entry is correct. --shiro