From 00cb1afc7a5069e8fb83d024e85cd47fb11a3249 Mon Sep 17 00:00:00 2001 From: Luca Ferrari Date: Thu, 4 Jan 2018 09:02:45 +0100 Subject: [PATCH] Small changes to the NOTE section of the 5-to6-var. I don't believe we should use singular person when writing documentation (e.g., "I will explain"). Minor rephrasing of the last sentence. --- doc/Language/5to6-perlvar.pod6 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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