Paste number 5237: | typo patch for McCLIM |
Pasted by: | emarsden |
When: | 20 years, 1 month ago |
Share: | Tweet this! | http://paste.lisp.org/+41H |
Channel: | None |
Paste contents: |
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
This paste has no annotations.