From 0b381c7eb83c635f39159168a48c869d632d8081 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 14 Nov 2011 22:00:24 +0100 Subject: Fix typos. --- doc/lispref/ChangeLog | 4 ++++ doc/lispref/intro.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/lispref') diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index a8e1439d242..1e7f0529bd5 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,7 @@ +2011-11-14 Juanma Barranquero + + * intro.texi (Lisp History): Fix typo. + 2011-11-12 Martin Rudalics * windows.texi (Splitting Windows, Deleting Windows): Remove diff --git a/doc/lispref/intro.texi b/doc/lispref/intro.texi index 7c070726023..44ac947fa99 100644 --- a/doc/lispref/intro.texi +++ b/doc/lispref/intro.texi @@ -101,7 +101,7 @@ for other purposes as well, such as writing editing commands. Dozens of Lisp implementations have been built over the years, each with its own idiosyncrasies. Many of them were inspired by Maclisp, which was written in the 1960s at MIT's Project MAC. Eventually the -implementors of the descendants of Maclisp came together and developed a +implementers of the descendants of Maclisp came together and developed a standard for Lisp systems, called Common Lisp. In the meantime, Gerry Sussman and Guy Steele at MIT developed a simplified but very powerful dialect of Lisp, called Scheme. -- cgit v1.2.3