Update of /project/mcclim/cvsroot/mcclim In directory clnet:/tmp/cvs-serv2101
Modified Files: decls.lisp Log Message: Minor docstring fix.
--- /project/mcclim/cvsroot/mcclim/decls.lisp 2008/01/19 09:38:20 1.48 +++ /project/mcclim/cvsroot/mcclim/decls.lisp 2008/01/19 20:35:47 1.49 @@ -643,7 +643,7 @@ (:documentation "If gesture is an input editing command, stream-process-gesture performs the input editing operation on the input editing stream `stream' and returns NIL. Otherwise, it -returns the two values gesture and type.")) +returns the two values `gesture' and `type'."))
;;; 24.4 Reading and Writing of Tokens