Skip to content

Commit 79cdbb5

Browse files
author
Jan-Olof Hendig
committed
Fixed typo
1 parent 994d671 commit 79cdbb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Uni.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Returns a NFKC (Normal Form Compatibility Composed)-converted version of the inv
4646
4747
method NFKD(Uni:D: --> NFKD:D)
4848
49-
Returns a NFD (Normal Form Compatibility Decomposed)-converted version of the invocant.
49+
Returns a NFKD (Normal Form Compatibility Decomposed)-converted version of the invocant.
5050
5151
=head2 method codes
5252

0 commit comments

Comments
 (0)