Renamed unicode option to parseunicode

Former-commit-id: 600c6fd480d9e96c90319b367545dd5199a10664
This commit is contained in:
Lynix 2014-12-17 13:54:44 +01:00
parent 147ba09ed1
commit ba8aed916f
1 changed files with 1 additions and 1 deletions

View File

@ -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
}