From 7b93233386d6722d98307c585f5f79aea75258dd Mon Sep 17 00:00:00 2001 From: ceriel Date: Fri, 24 Jun 1988 13:21:37 +0000 Subject: [PATCH] fixed typos --- doc/LLgen/LLgen.n | 4 ++-- doc/LLgen/LLgen.refs | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/LLgen/LLgen.n b/doc/LLgen/LLgen.n index 4b2492240..db66aac3b 100644 --- a/doc/LLgen/LLgen.n +++ b/doc/LLgen/LLgen.n @@ -59,7 +59,7 @@ It is based on so called \fBdefault choices\fR, which are implicitly or explicitly specified by the user. .PP \fILLgen\fR has succesfully been used to create recognizers for -Pascal and C. +Pascal, C, and Modula-2. .AE .NH Introduction @@ -635,7 +635,7 @@ parameter, whose value is a token number, zero or -1. A zero parameter indicates that the current token (the one in the external variable \fILLsymb\fR) is deleted. .br -A -1 parameter indicates that the parser expected end of file, but did'nt get +A -1 parameter indicates that the parser expected end of file, but didn't get it. The parser will then skip tokens until end of file is detected. .br diff --git a/doc/LLgen/LLgen.refs b/doc/LLgen/LLgen.refs index 102e84592..df73595b8 100644 --- a/doc/LLgen/LLgen.refs +++ b/doc/LLgen/LLgen.refs @@ -13,7 +13,7 @@ %A M. E. Lesk %I Bell Laboratories %D October 1975 -%C Murrey Hill, New Jersey +%C Murray Hill, New Jersey %R Comp. Sci. Tech. Rep. No. 39 %T Yacc: Yet Another Compiler Compiler -- 2.34.1