fixed elements in array of produced terms (#32519)
This commit is contained in:
parent
be31cc642b
commit
a39f6f09f4
|
@ -87,7 +87,7 @@ The above example produces the following term:
|
|||
|
||||
[source,text]
|
||||
---------------------------
|
||||
[ My, credit, card, is 123_456_789 ]
|
||||
[ My, credit, card, is, 123_456_789 ]
|
||||
---------------------------
|
||||
|
||||
WARNING: Using a replacement string that changes the length of the original
|
||||
|
|
Loading…
Reference in New Issue