diff --git a/pod/perldeprecation.pod b/pod/perldeprecation.pod index 345d2c31bc..433b0881e9 100644 --- a/pod/perldeprecation.pod +++ b/pod/perldeprecation.pod @@ -465,7 +465,7 @@ quantifiers, as quote delimiters in C...I> (where I is the C of a large code point), and as the upper limits in loops. -The use of out of range code points was deprecated in Perl 5.24; as of +The use of out-of-range code points was deprecated in Perl 5.24; as of Perl 5.28 using a code point exceeding C throws a fatal error. If your code is to run on various platforms, keep in mind that the upper