This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldiag.pod: fix typo
authorDavid Mitchell <davem@iabyn.com>
Tue, 16 Dec 2014 15:22:07 +0000 (15:22 +0000)
committerDavid Mitchell <davem@iabyn.com>
Tue, 16 Dec 2014 15:22:07 +0000 (15:22 +0000)
pod/perldiag.pod

index 3077815..d0da57d 100644 (file)
@@ -5223,7 +5223,7 @@ L<perlfunc/setsockopt>.
 
 =item Setting ${^ENCODING} is deprecated
 
 
 =item Setting ${^ENCODING} is deprecated
 
-(D deprecated) You assiged a non-C<undef> value to C<${^ENCODING}>.
+(D deprecated) You assigned a non-C<undef> value to C<${^ENCODING}>.
 This is deprecated; see C<L<perlvar/${^ENCODING}>> for details.
 
 =item Setting $/ to a reference to %s as a form of slurp is deprecated, treating as undef
 This is deprecated; see C<L<perlvar/${^ENCODING}>> for details.
 
 =item Setting $/ to a reference to %s as a form of slurp is deprecated, treating as undef