File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ Or two codepoints:
79
79
80
80
Perl 6 will turn both these inputs into one codepoint, as is specified for
81
81
normalization form canonical (B < X < NFC > > ). In most cases this is useful and means
82
- that two inputs that are equivilant both are treated the same, and any text
82
+ that two inputs that are equivalent both are treated the same, and any text
83
83
you process or output from Perl 6 will be in this "canonical" form.
84
84
85
85
One case where we don't default to this, is for file handles. This is because
Original file line number Diff line number Diff line change @@ -122,6 +122,7 @@ failgoal
122
122
failhash
123
123
fairycake
124
124
fbtb
125
+ fffd
125
126
ffff
126
127
ffffffffffffffffffffffffffffffff
127
128
ffix
Original file line number Diff line number Diff line change @@ -69,6 +69,7 @@ autoincrement
69
69
autopun
70
70
autoquoted
71
71
autoquotes
72
+ autostart
72
73
autothread
73
74
autothreading
74
75
autothreads
@@ -219,6 +220,7 @@ dbmopen
219
220
dbname
220
221
declarator
221
222
declarators
223
+ decodable
222
224
decontainerization
223
225
decontainerize
224
226
decrement
@@ -427,6 +429,7 @@ hyperiterable
427
429
hyperoperator
428
430
hyperoperators
429
431
hyperwhatever
432
+ ibus
430
433
idx
431
434
ieee
432
435
ignorecase
496
499
junctive
497
500
jvm
498
501
kd
502
+ kde
499
503
keyof
500
504
keypress
501
505
khaleesi
@@ -640,6 +644,7 @@ nextcallee
640
644
nextsame
641
645
nextwith
642
646
nfd
647
+ nfg
643
648
nfkc
644
649
nfkd
645
650
niecza
@@ -1140,6 +1145,7 @@ unordered
1140
1145
unpolar
1141
1146
unportable
1142
1147
unquantified
1148
+ unrepresentable
1143
1149
unsetting
1144
1150
unshift
1145
1151
unspace
@@ -1154,6 +1160,7 @@ upto
1154
1160
uri
1155
1161
useqq
1156
1162
username
1163
+ userwide
1157
1164
usr
1158
1165
utc
1159
1166
utf
You can’t perform that action at this time.
0 commit comments