Skip to content

Commit

Permalink
Parameterization vs. parametrization
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Feb 4, 2023
1 parent 8553df1 commit ddf8c69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xt/word-variants.t
Expand Up @@ -26,6 +26,7 @@ my %variants = %(
meta => rx:i/ << <!after [ method || \$ || \- || \" ] \s*> meta [\s+|\-] << <!before ok >> > /,
metadata => rx:i/ << meta [\s+|\+] data /,
NYI => rx:i/ << niy /,
parameterization => rx:i/ << parametrization >> /,
precompil => rx:i/ << pre \- compil /,
runtime => rx:i/ << run [\s+|\-] time /,
semicolon => rx:i/ << semi [\s+|\-] colon /,
Expand Down

0 comments on commit ddf8c69

Please sign in to comment.