ICU-2582 fix widespread spelling error of "possessive"
X-SVN-Rev: 12067
This commit is contained in:
parent
862039beb5
commit
d9a8861e89
@ -89,7 +89,7 @@ enum {
|
||||
URX_DOLLAR = 24, // Also for \Z
|
||||
|
||||
URX_CTR_INIT = 25, // Counter Inits for {Interval} loops.
|
||||
URX_CTR_INIT_NG = 26, // 3 kinds, normal, non-greedy, and possesive.
|
||||
URX_CTR_INIT_NG = 26, // 3 kinds, normal, non-greedy, and possessive.
|
||||
// These are 4 word opcodes. See description.
|
||||
// First Operand: Data loc of counter variable
|
||||
// 2nd Operand: Pat loc of the URX_CTR_LOOPx
|
||||
|
Loading…
Reference in New Issue
Block a user