From 44cad077048b4181369718a8027e44134a758eca Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 26 Jul 2017 00:28:34 -0400 Subject: [PATCH] spelling: translated --- ChangeLog-2012 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog-2012 b/ChangeLog-2012 index fc6b3755..a1bb1855 100644 --- a/ChangeLog-2012 +++ b/ChangeLog-2012 @@ -3764,7 +3764,7 @@ 2008-12-11 Akim Demaille Pass the token type to yysyntax_error. - * data/yacc.c (yysyntax_error): Take the transated token instead + * data/yacc.c (yysyntax_error): Take the translated token instead of the raw number. Adjust callers. * TODO: Update.