summaryrefslogtreecommitdiffstats
path: root/dimension
diff options
context:
space:
mode:
Diffstat (limited to 'dimension')
-rw-r--r--dimension/common.terminals2
1 files changed, 1 insertions, 1 deletions
diff --git a/dimension/common.terminals b/dimension/common.terminals
index 9da3b42..f7428aa 100644
--- a/dimension/common.terminals
+++ b/dimension/common.terminals
@@ -20,7 +20,7 @@
*************************************************************************/
%token DMNSN_T_EOF 0 "end-of-file"
-%token DMNSN_T_LEX_ERROR "error"
+%token DMNSN_T_LEX_ERROR "parse error"
/* Punctuation */
%token DMNSN_T_LBRACE "{"