diff --git a/src/modules/languages-syntax-highlighting/src/eepp/ui/doc/languages/elena.cpp b/src/modules/languages-syntax-highlighting/src/eepp/ui/doc/languages/elena.cpp index 39e92143e..95a432afb 100644 --- a/src/modules/languages-syntax-highlighting/src/eepp/ui/doc/languages/elena.cpp +++ b/src/modules/languages-syntax-highlighting/src/eepp/ui/doc/languages/elena.cpp @@ -82,7 +82,7 @@ SyntaxDefinition& addElena() { { "constructor", "keyword" }, { "singleton", "keyword" }, { "real", "type" }, { "ifnot", "keyword" }, { "symbol", "keyword" }, { "use", "keyword" }, - { "pointer", "type" } + { "pointer", "type" }, { "this", "keyword" }, }, "//",