SynEdit: improved a caption

This commit is contained in:
Maxim Ganetsky 2025-04-04 00:14:09 +03:00
parent 91fbaca370
commit f2a18f819a

View File

@ -66,7 +66,7 @@ resourcestring
SYNS_AttrCharacter = 'Character';
SYNS_AttrClass = 'Class';
SYNS_AttrComment = 'Comment';
SYNS_AttrCommentAnsi = 'Ansi Comment';
SYNS_AttrCommentAnsi = 'ANSI Comment';
SYNS_AttrCommentCurly = 'Curly Comment';
SYNS_AttrCommentSlash = 'Slash Comment';
SYNS_AttrIDEDirective = 'IDE Directive';