summaryrefslogtreecommitdiff
path: root/pod/perliol.pod
diff options
context:
space:
mode:
authorchromatic <chromatic@wgz.org>2007-07-13 07:38:12 -0700
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-07-18 16:37:11 +0000
commit241e73895f8f4dc685136e0956ef2d8b06636354 (patch)
treebbe83ce2fa7550b304b84fa05cd6c1f8c7cba685 /pod/perliol.pod
parent8d4a1e6ca30520db246b5fce3fe5bd367590922f (diff)
downloadperl-241e73895f8f4dc685136e0956ef2d8b06636354.tar.gz
Change "Perl6" to "Perl 6" in pod/*
Message-Id: <200707131438.12342.chromatic@wgz.org> p4raw-id: //depot/perl@31626
Diffstat (limited to 'pod/perliol.pod')
-rw-r--r--pod/perliol.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perliol.pod b/pod/perliol.pod
index 26ad305fb0..3798a9705a 100644
--- a/pod/perliol.pod
+++ b/pod/perliol.pod
@@ -22,7 +22,7 @@ maintain (source) compatibility.
The aim of the implementation is to provide the PerlIO API in a flexible
and platform neutral manner. It is also a trial of an "Object Oriented
-C, with vtables" approach which may be applied to perl6.
+C, with vtables" approach which may be applied to Perl 6.
=head2 Basic Structure