Skip to content

Commit 009e614

Browse files
committed
typo: BFC → NFC
1 parent 93d6e5f commit 009e614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S15-unicode.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ Operators between various string types need defining. The general rule should be
704704
is our Uni type.)
705705
706706
[Note: concatenation and similar operations forming one string from parts can lead to non-NF,
707-
even between BFC ~ NFC or NFG ~ NFG, if the second string begins with one (or more) "orphan"
707+
even between NFC ~ NFC or NFG ~ NFG, if the second string begins with one (or more) "orphan"
708708
combining characters.]
709709
710710
Regexes likely need more work, though I don't see anything immediate.

0 commit comments

Comments
 (0)