summaryrefslogtreecommitdiff
path: root/doc/misc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-01-15 22:24:06 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2014-01-15 22:24:06 -0800
commitc91c771dbe242cd942c00a0a57c18c1482e59fa0 (patch)
treeabb6fcaf49f4bda5eda2443fb5a6f7531a8a2a74 /doc/misc
parent7da02a6769e84cd0a9df8b1bc18ac78df1c0b058 (diff)
downloademacs-c91c771dbe242cd942c00a0a57c18c1482e59fa0.tar.gz
emacs-c91c771dbe242cd942c00a0a57c18c1482e59fa0.tar.bz2
emacs-c91c771dbe242cd942c00a0a57c18c1482e59fa0.zip
Spelling fixes.
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,