We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93d6e5f commit 009e614Copy full SHA for 009e614
S15-unicode.pod
@@ -704,7 +704,7 @@ Operators between various string types need defining. The general rule should be
704
is our Uni type.)
705
706
[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"
+even between NFC ~ NFC or NFG ~ NFG, if the second string begins with one (or more) "orphan"
708
combining characters.]
709
710
Regexes likely need more work, though I don't see anything immediate.
0 commit comments