From 607b72d56066e815841fce0494ce732c4665e468 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Mon, 11 Jan 2010 17:14:14 +0000 Subject: [PATCH] fixed a typo svn: r17608 --- collects/teachpack/2htdp/scribblings/port.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/teachpack/2htdp/scribblings/port.scrbl b/collects/teachpack/2htdp/scribblings/port.scrbl index cf2a289944..518af14d03 100644 --- a/collects/teachpack/2htdp/scribblings/port.scrbl +++ b/collects/teachpack/2htdp/scribblings/port.scrbl @@ -19,7 +19,7 @@ @section{The World is Not Enough} With the June 2009 release, we started deprecating the world teachpack; instead - we recommended the use of the world teachpack. With the January 2010 release, + we recommended the use of the universe teachpack. With the January 2010 release, we are also introducing a new image teachpack and, in support of this second teachpack, we have separated out the image functionality from the functionality for world programs.