From 7c7135f58e6cac721c0f76121eb311a589347f7a Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Sat, 3 Dec 2011 11:21:21 -0700 Subject: [PATCH] Revert "typo in `universe' docs for `on-new'" The documentation is correct as-is. This reverts commit eec86cdaf2ebf1db8e4859a5ee5c63aba48c61b0. --- collects/teachpack/2htdp/scribblings/universe.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/teachpack/2htdp/scribblings/universe.scrbl b/collects/teachpack/2htdp/scribblings/universe.scrbl index a3a4326c34..42df009141 100644 --- a/collects/teachpack/2htdp/scribblings/universe.scrbl +++ b/collects/teachpack/2htdp/scribblings/universe.scrbl @@ -1018,7 +1018,7 @@ The mandatory clauses of a @racket[universe] server description are universe. The event handler is called with the current state and the joining iworld, which isn't on the list yet. In particular, the handler may reject a @tech{world} program from participating in a @tech{universe}, - by simply omitting it from the resulting @racket[bundle] structure (third field).} + by simply including it in the resulting @racket[bundle] structure (third field).} } @item{