aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexPerl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/LexPerl.cxx')
-rw-r--r--src/LexPerl.cxx2
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
};