[climacs-cvs] CVS update: climacs/delegating-buffer.lisp
Aleksandar Bakic
abakic at common-lisp.net
Sun Feb 27 21:21:54 UTC 2005
Update of /project/climacs/cvsroot/climacs
In directory common-lisp.net:/tmp/cvs-serv17788
Modified Files:
delegating-buffer.lisp
Log Message:
Fixed description...
Date: Sun Feb 27 22:21:51 2005
Author: abakic
Index: climacs/delegating-buffer.lisp
diff -u climacs/delegating-buffer.lisp:1.3 climacs/delegating-buffer.lisp:1.4
--- climacs/delegating-buffer.lisp:1.3 Sun Feb 27 20:16:14 2005
+++ climacs/delegating-buffer.lisp Sun Feb 27 22:21:51 2005
@@ -18,7 +18,7 @@
;;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
;;; Boston, MA 02111-1307 USA.
-;;; Buffer class that allow specifying buffer implementation at run time.
+;;; Buffer class that allows for specifying buffer implementation at run time.
(in-package :climacs-buffer)
More information about the Climacs-cvs
mailing list