]> git.saurik.com Git - bison.git/commitdiff
news: typo
authorAkim Demaille <akim@lrde.epita.fr>
Sat, 23 Feb 2013 13:37:27 +0000 (14:37 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Sat, 23 Feb 2013 15:16:15 +0000 (16:16 +0100)
* NEWS: here.

NEWS

diff --git a/NEWS b/NEWS
index 5046a9b4a9923b813f0e0161a0d23e0a3fe8f100..a48ef713b65e3e09d21f0dbb9bb7c76a778d126b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,7 +39,7 @@ GNU Bison NEWS
 
     int yylex (YYSTYPE *yylval);
 
 
     int yylex (YYSTYPE *yylval);
 
-  This is has been fixed: yylval, yynerrs, yychar, and yylloc are now valid
+  This is fixed: yylval, yynerrs, yychar, and yylloc are now valid
   identifiers for user-provided variables.
 
 *** stdio.h is no longer needed when locations are enabled (yacc.c)
   identifiers for user-provided variables.
 
 *** stdio.h is no longer needed when locations are enabled (yacc.c)