Skip to content

Commit 0055de3

Browse files
Grinnzbook
authored andcommitted
perldiag: fix broken link to perlunicode
1 parent 3862d0f commit 0055de3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pod/perldiag.pod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7910,9 +7910,9 @@ compile if the currently unassigned delimiter ends up being something
79107910
that isn't a stand-alone grapheme. Because Unicode is never going to
79117911
assign
79127912
L<non-character code points|perlunicode/Noncharacter code points>, nor
7913-
L<code points that are above the legal Unicode maximum|
7914-
perlunicode/Beyond Unicode code points>, those can be delimiters, and
7915-
their use is legal.
7913+
L<code points that are above the legal Unicode
7914+
maximum|perlunicode/Beyond Unicode code points>, those can be delimiters,
7915+
and their use is legal.
79167916

79177917
=item Use of uninitialized value%s
79187918

0 commit comments

Comments
 (0)