Skip to content

Commit ddf8c69

Browse files
committed
Parameterization vs. parametrization
1 parent 8553df1 commit ddf8c69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xt/word-variants.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ my %variants = %(
2626
meta => rx:i/ << <!after [ method || \$ || \- || \" ] \s*> meta [\s+|\-] << <!before ok >> > /,
2727
metadata => rx:i/ << meta [\s+|\+] data /,
2828
NYI => rx:i/ << niy /,
29+
parameterization => rx:i/ << parametrization >> /,
2930
precompil => rx:i/ << pre \- compil /,
3031
runtime => rx:i/ << run [\s+|\-] time /,
3132
semicolon => rx:i/ << semi [\s+|\-] colon /,

0 commit comments

Comments
 (0)