From 1b5e4ffa879da8f992df3cbe7dafecb59a4de6ae Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Sat, 7 Mar 2009 00:46:28 +0000 Subject: [PATCH] typo svn: r14000 --- collects/scribblings/reference/custom-ports.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/reference/custom-ports.scrbl b/collects/scribblings/reference/custom-ports.scrbl index 6f5bde0888..606dbc74b6 100644 --- a/collects/scribblings/reference/custom-ports.scrbl +++ b/collects/scribblings/reference/custom-ports.scrbl @@ -892,7 +892,7 @@ procedures. result is the number of bytes written. If @scheme[get-write-evt] is @scheme[#f], then - @scheme[port-writes-atomic?] will produce @scheme[#f] with applied + @scheme[port-writes-atomic?] will produce @scheme[#f] when applied to the port, and the port will not be a valid argument to procedures such as @scheme[write-bytes-avail-evt].