chiark
/
gitweb
/
~mdw
/
clg
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9f3436
)
Fix typo.
author
Rupert Swarbrick
<rswarbrick@gmail.com>
Wed, 29 Feb 2012 17:51:05 +0000
(17:51 +0000)
committer
Rupert Swarbrick
<rswarbrick@gmail.com>
Wed, 29 Feb 2012 17:51:05 +0000
(17:51 +0000)
examples/testgtk.lisp
patch
|
blob
|
blame
|
history
diff --git
a/examples/testgtk.lisp
b/examples/testgtk.lisp
index 514510d32a4c08f7e2e0a96cc950dfac9adfd6e1..da8667021b5cab7d193de7e928b73f1fddb1270e 100644
(file)
--- a/
examples/testgtk.lisp
+++ b/
examples/testgtk.lisp
@@
-1920,7
+1920,7
@@
(defun create-main-window (&optional display)
("cursors" create-cursors)
("dialog" create-dialog)
("entry" create-entry)
- ("e
n
xpander" create-expander)
+ ("expander" create-expander)
("file chooser" create-file-chooser)
("font selection" create-font-selection)
("handle box" create-handle-box)