+chg: correction typo: replace "," --> ";"

This commit is contained in:
Pairi Daiza 2019-11-29 14:36:59 +01:00
parent b6349aad8b
commit 7d4e888f79

View File

@ -71,7 +71,7 @@ KEYWORDLIST KeyWords_R = {
EDITLEXER lexR = {
SCLEX_R, IDS_LEX_R_STAT, L"R-S-SPlus Statistics Code", L"r, rdata, rds, rda", L"",
SCLEX_R, IDS_LEX_R_STAT, L"R-S-SPlus Statistics Code", L"r; rdata; rds; rda", L"",
&KeyWords_R,{
{ {STYLE_DEFAULT}, IDS_LEX_STR_63126, L"Default", L"", L"" },
//{ {SCE_R_DEFAULT}, IDS_LEX_STR_63126, L"Default", L"", L"" },