This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Wave hands about encoding::warnings
[perl5.git] / pod / perlglossary.pod
index 31a20de..b274440 100644 (file)
@@ -184,7 +184,7 @@ regular operators.  See L<perlop>.
 
 =item autoincrement
 
-To add one to something automatically, hence the name of the the C<++>
+To add one to something automatically, hence the name of the C<++>
 operator.  To instead subtract one from something automatically is
 known as an "autodecrement".
 
@@ -3380,4 +3380,4 @@ administrator will Not Be Happy with you.
 Based on the Glossary of Programming Perl, Third Edition,
 by Larry Wall, Tom Christiansen & Jon Orwant.
 Copyright (c) 2000, 1996, 1991 O'Reilly Media, Inc.
-Used with permission.
+This document may be distributed under the same terms as Perl itself.