From: Andreas König Date: Mon, 1 Apr 2002 10:09:21 +0000 (+0200) Subject: detypo patch X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=07215cb701e0c6c4b314a6019622b10f189177c5;p=p5sagit%2Fp5-mst-13.2.git detypo patch Message-ID: p4raw-id: //depot/perl@15655 --- diff --git a/INSTALL b/INSTALL index 946fb68..83e6b83 100644 --- a/INSTALL +++ b/INSTALL @@ -2281,7 +2281,7 @@ operating systems, or in really small filesystems). Leaving out as many extensions as possible is an obvious way: especially the Encode with its big conversion tables consumes a lot of -space. On the other hand, you cannot throw away everything, espcially +space. On the other hand, you cannot throw away everything, especially the Fcntl module is pretty essential. If you need to do network programming, you'll appreciate the Socket module, and so forth: it all depends on what do you need to do.