Skip to content

Commit 0b0a01f

Browse files
authored
tidy text
1 parent 84a44ce commit 0b0a01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/unicode.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Using this encoding with any filehandle will allow you to read the exact bytes a
4949
on disk, without normalization. They may look funny when printed out, if you print it out using a
5050
UTF8 handle. If you print it out to a handle where the output encoding is UTF8-C8,
5151
then it will render as you would normally expect, and be a byte for byte exact
52-
copy. More technical details on L<UTF8-C8|#UTF8-C8> on MoarVM below.
52+
copy. More technical details on L<UTF8-C8|#UTF8-C8> on MoarVM are described below.
5353
5454
X<|UTF8-C8>
5555
=head2 UTF8-C8

0 commit comments

Comments
 (0)