diff --git a/doc/Language/5to6-perlvar.pod6 b/doc/Language/5to6-perlvar.pod6 index 2735c4cab..79c9b88db 100644 --- a/doc/Language/5to6-perlvar.pod6 +++ b/doc/Language/5to6-perlvar.pod6 @@ -11,11 +11,11 @@ equivalents with notes on variations between them where necessary. =head1 NOTE -I will I be explaining the full use of the Perl 6 variables. This -document is an attempt to guide you from the Special Variables in Perl 5 -to their equivalents in Perl 6. For full documentation on the Perl 6 -special variables, please see the Perl 6 documentation for those -variables. +This document is an attempt to guide the reader from the +I in Perl 5 to their equivalents in Perl 6. +For full documentation on the Perl 6 I, +please see the Perl 6 documentation for each of them. + =head1 SPECIAL VARIABLES