diff options
Diffstat (limited to 'src/LexTeX.cxx')
-rw-r--r-- | src/LexTeX.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LexTeX.cxx b/src/LexTeX.cxx index a5b094670..65e530adb 100644 --- a/src/LexTeX.cxx +++ b/src/LexTeX.cxx @@ -275,7 +275,7 @@ static void ColouriseTeXDoc( // Hooks into the system: static const char * const texWordListDesc[] = { - "TeX, eTeX, pdfTeX, Omega" + "TeX, eTeX, pdfTeX, Omega", "ConTeXt Dutch", "ConTeXt English", "ConTeXt German", |