Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed typo ("explains" to "explain" on line 14)
  • Loading branch information
dha committed Oct 26, 2016
1 parent ce19814 commit 3813f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/5to6-perlop.pod6
Expand Up @@ -11,7 +11,7 @@ equivalents with notes on variations between them where necessary.
=head1 NOTE
This document I<does not> explains the operators in detail.
This document I<does not> explain the operators in detail.
This document is an attempt to guide you from the operators in Perl 5's perlop document to
their equivalents in Perl 6. For full documentation on the Perl 6
equivalents, please see the L<Perl 6 documentation|/language/operators>.
Expand Down

0 comments on commit 3813f5e

Please sign in to comment.