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

Dan Barlow dbarlow at common-lisp.net
Fri Oct 17 01:39:02 UTC 2003


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

Modified Files:
	swank.lisp 
Log Message:
Fix random typos

Date: Thu Oct 16 21:39:02 2003
Author: dbarlow

Index: slime/swank.lisp
diff -u slime/swank.lisp:1.33 slime/swank.lisp:1.34
--- slime/swank.lisp:1.33	Thu Oct 16 17:03:57 2003
+++ slime/swank.lisp	Thu Oct 16 21:39:02 2003
@@ -69,7 +69,7 @@
 
 (defun read-next-form ()
   "Read the next Slime request from *EMACS-IO* and return an
-S-expression to be evaulated to handle the request.  If an error
+S-expression to be evaluated to handle the request.  If an error
 occurs during parsing, it will be noted and control will be tranferred
 back to the main request handling loop."
   (handler-case





More information about the slime-cvs mailing list