On Sat, Jun 11, 2016 at 8:45 PM, William D Clinger <xxxxxx@ccs.neu.edu> wrote:
> I have submitted a pull request containing a second draft of
> the SRFI specification,
In the description of textual-length and textual-ref: "... These
procedures are the generalizations of textual-length and textual-ref
to accept strings as well as texts."
Should be: "These procedures are the generalizations of text-length
and text-ref ..."
P.