[DOC PATCH] perldebtut
[p5sagit/p5-mst-13.2.git] / pod / perlopentut.pod
index ebf57d5..3440563 100644 (file)
@@ -740,7 +740,7 @@ sneaky data mutilation behind your back.
 
 Depending on the vicissitudes of your runtime system, even these calls
 may need C<binmode> or C<O_BINARY> first.  Systems known to be free of
-such difficulties include Unix, the Mac OS, Plan9, and Inferno.
+such difficulties include Unix, the Mac OS, Plan 9, and Inferno.
 
 =head2 File Locking