doc typo change on jhi's request
H.Merijn Brand [Mon, 2 Oct 2006 11:10:21 +0000 (11:10 +0000)]
p4raw-id: //depot/perl@28913

pod/perldiag.pod

index ac67f15..dcf7ffe 100644 (file)
@@ -2769,8 +2769,8 @@ with an offset pointing outside the buffer.  This is difficult to
 imagine.  The sole exceptions to this are that zero padding will
 take place when going past the end of the string when either
 C<sysread()>ing a file, or when seeking past the end of a scalar opened
-of I/O (in anticipation of future reads and to imitate the behaviour with
-real files).
+for I/O (in anticipation of future reads and to imitate the behaviour
+with real files).
 
 =item %s() on unopened %s