diff options
Diffstat (limited to 'src/LexPerl.cxx')
| -rw-r--r-- | src/LexPerl.cxx | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/LexPerl.cxx b/src/LexPerl.cxx index e3167871a..211c3b875 100644 --- a/src/LexPerl.cxx +++ b/src/LexPerl.cxx @@ -715,7 +715,7 @@ static void FoldPerlDoc(unsigned int startPos, int length, int, WordList *[],  }  static const char * const perlWordListDesc[] = { -	"Perl keywords", +	"Keywords",  	0  }; | 
