summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parser.h b/parser.h
index 3531631e62..2b048aa027 100644
--- a/parser.h
+++ b/parser.h
@@ -6,7 +6,7 @@
* License or the Artistic License, as specified in the README file.
*
* This file defines the layout of the parser object used by the parser
- * and lexer (perly.c, toke,c).
+ * and lexer (perly.c, toke.c).
*/
#define YYEMPTY (-2)