typo in section 5.1 (libraries) Peter McGoron (22 Aug 2026 09:04 UTC)
Re: typo in section 5.1 (libraries) Arthur A. Gleckler (23 Aug 2026 00:11 UTC)

typo in section 5.1 (libraries) Peter McGoron 22 Aug 2026 09:00 UTC

In section 5.1:

 > In an implementation of R7RS, the composite library is named (srfi
226) instead, and the component libraries are within the namespace (srfi
226) instead of (srfi 226 :control).

The last library specification should be (srfi :226 control).

-- Peter McGoron