Index: medium.lisp =================================================================== RCS file: /project/mcclim/cvsroot/mcclim/medium.lisp,v retrieving revision 1.53 diff -u -I"*.x86f" -r1.53 medium.lisp --- medium.lisp 28 Mar 2004 15:16:55 -0000 1.53 +++ medium.lisp 24 Jan 2005 22:53:57 -0000 @@ -536,7 +536,7 @@ (cap-shape :initarg :line-cap-shape :initform :butt :reader line-style-cap-shape - :type (member :butt :squere :round :no-end-point)) + :type (member :butt :square :round :no-end-point)) (dashes :initarg :line-dashes :initform nil :reader line-style-dashes