From 5f28020da3da27456c76d487cb7f258b5ec568ba Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 16 Apr 2008 21:19:50 +0000 Subject: [PATCH] tweak prose svn: r9339 --- collects/srfi/srfi.scrbl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/collects/srfi/srfi.scrbl b/collects/srfi/srfi.scrbl index e9334b1fd5..6536624d8a 100644 --- a/collects/srfi/srfi.scrbl +++ b/collects/srfi/srfi.scrbl @@ -41,9 +41,9 @@ @title{@bold{SRFIs}: Libraries} The @link["http://srfi.schemers.org/"]{Scheme Requests for -Implementation} (a.k.a. @deftech{SRFI}) process allows the Scheme -community as a whole to propose extensions of Scheme to be supported -by multiple implementations. +Implementation} (a.k.a. @deftech{SRFI}) process allows individual +members of the Scheme community to propose libraries and extensions to +be supported by multiple Scheme implementations. PLT Scheme is distributed with implementations of many SRFIs, most of which can be implemented as libraries. To import the bindings of SRFI