chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
dot/lisp-init.lisp: Spell `Swank''s name with a capital letter.
[profile]
/
dot
/
lisp-init.lisp
diff --git
a/dot/lisp-init.lisp
b/dot/lisp-init.lisp
index 845aa5e85f5c7b16773131dce0234200fca6cf27..44af5fe214145f33754b34320e96e2eb08542b15 100644
(file)
--- a/
dot/lisp-init.lisp
+++ b/
dot/lisp-init.lisp
@@
-126,7
+126,7
@@
(set-dispatch-macro-character
(declare (ignore char arg))
(values (read-line stream))))
-;; Start up
s
wank.
+;; Start up
S
wank.
(export 'crank-swank)
(defun crank-swank (&rest args)
(let ((swank (find-package "SWANK")))