Kaydet (Commit) b6eed859 authored tarafından Andras Timar's avatar Andras Timar

fix a Basic keyword in syntax highlighter: withevent -> withevents

Change-Id: I47b527ad6e68dba83ebb253bcc55a2717c7dd0ca
üst 67b8c033
......@@ -152,7 +152,7 @@ static const char* strListBasicKeyWords[] = {
"wend",
"while",
"with",
"withevent",
"withevents",
"write",
"xor"
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment