lib/open.pm
authorJeffrey Friedl <jfriedl@regex.info>
Sat, 15 Dec 2001 23:07:42 +0000 (15:07 -0800)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 16 Dec 2001 14:34:02 +0000 (14:34 +0000)
Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@13718

lib/open.pm

index e5d18fb..7eaea0f 100644 (file)
@@ -143,7 +143,7 @@ operators found within the lexical scope of this pragma will use the
 declared defaults.
 
 With the C<IN> subpragma you can declare the default layers
-of input sterams, and with the C<OUT> subpragma you can declare
+of input streams, and with the C<OUT> subpragma you can declare
 the default layers of output streams.  With the C<IO>  subpragma
 you can control both input and output streams simultaneously.