chiark
/
gitweb
/
~mdw
/
clg
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix typo.
[clg]
/
examples
/
testgtk.lisp
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)
("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)
("file chooser" create-file-chooser)
("font selection" create-font-selection)
("handle box" create-handle-box)