mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-08 20:41:59 +03:00
Fixed typo in new syntax ruleset.
This commit is contained in:
parent
0fa363d984
commit
0ae23343b8
@ -2430,7 +2430,7 @@ char *syntax_text[] = {
|
|||||||
"",
|
"",
|
||||||
"###############################################################################",
|
"###############################################################################",
|
||||||
"# Pascal (BP7 IDE alike)",
|
"# Pascal (BP7 IDE alike)",
|
||||||
"file ..\\*\\\\.(pp|PP|pas|PAS|)$ Pascal Program",
|
"file ..\\*\\\\.(pp|PP|pas|PAS)$ Pascal Program",
|
||||||
"context default yellow/24",
|
"context default yellow/24",
|
||||||
" keyword whole absolute white/25",
|
" keyword whole absolute white/25",
|
||||||
" keyword whole and white/25",
|
" keyword whole and white/25",
|
||||||
|
Loading…
Reference in New Issue
Block a user