[slime-cvs] CVS update: slime/swank-backend.lisp

Luke Gorrie lgorrie at common-lisp.net
Sat Mar 12 01:48:49 UTC 2005


Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv4903

Modified Files:
	swank-backend.lisp 
Log Message:
Doc fix.

Date: Sat Mar 12 02:48:47 2005
Author: lgorrie

Index: slime/swank-backend.lisp
diff -u slime/swank-backend.lisp:1.82 slime/swank-backend.lisp:1.83
--- slime/swank-backend.lisp:1.82	Sun Mar  6 22:44:41 2005
+++ slime/swank-backend.lisp	Sat Mar 12 02:48:47 2005
@@ -673,7 +673,7 @@
 the inspector buffer and a list specifying how to render the
 object for inspection.
 
-Every elementi of the list must be either a string, which will be
+Every element of the list must be either a string, which will be
 inserted into the buffer as is, or a list of the form:
 
  (:value object &optional format) - Render an inspectable




More information about the slime-cvs mailing list