Renamed unicode option to parseunicode
Former-commit-id: 600c6fd480d9e96c90319b367545dd5199a10664
This commit is contained in:
parent
147ba09ed1
commit
ba8aed916f
|
|
@ -191,7 +191,7 @@ end
|
|||
|
||||
newaction
|
||||
{
|
||||
trigger = "unicode",
|
||||
trigger = "parseunicode",
|
||||
description = "Parse the Unicode Character Data and put the useful informations into a header",
|
||||
execute = parseUnicodeData
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue