Fixed typo in new syntax ruleset.

This commit is contained in:
Timur Bakeyev 1999-01-12 10:40:14 +00:00
parent 0fa363d984
commit 0ae23343b8

View File

@ -2430,7 +2430,7 @@ char *syntax_text[] = {
"",
"###############################################################################",
"# Pascal (BP7 IDE alike)",
"file ..\\*\\\\.(pp|PP|pas|PAS|)$ Pascal Program",
"file ..\\*\\\\.(pp|PP|pas|PAS)$ Pascal Program",
"context default yellow/24",
" keyword whole absolute white/25",
" keyword whole and white/25",