summaryrefslogtreecommitdiff
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/srecode.texi2
-rw-r--r--doc/misc/wisent.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/srecode.texi b/doc/misc/srecode.texi
index 033e031b648..a0fcd9e2e94 100644
--- a/doc/misc/srecode.texi
+++ b/doc/misc/srecode.texi
@@ -822,7 +822,7 @@ from the name, like this:
@node Contexts
@section Context
-Each template belongs to a context. When promting for a template by
+Each template belongs to a context. When prompting for a template by
name, such as with @kbd{C-c / /}, the name is prefixed by the current
context. If there is no context, it defaults to @code{declaration}.
diff --git a/doc/misc/wisent.texi b/doc/misc/wisent.texi
index c8a56ea3414..3ee080f50e0 100644
--- a/doc/misc/wisent.texi
+++ b/doc/misc/wisent.texi
@@ -131,7 +131,7 @@ June 1985, Report No. UCB/CSD 85/251.
@item
For generating the lookahead sets, Wisent uses the well-known
-technique of F. DeRemer and A. Pennello described in:
+technique of F. DeRemer and T. Pennello described in:
@quotation
@cite{Efficient Computation of LALR(1) Look-Ahead Sets}@*
October 1982, ACM TOPLAS Vol 4 No 4, 615--49,