From e3d18c079e88004db7bca03790fd6d3d9a61a57f Mon Sep 17 00:00:00 2001 From: Rupert Swarbrick Date: Wed, 29 Feb 2012 17:51:05 +0000 Subject: [PATCH] Fix typo. --- examples/testgtk.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/testgtk.lisp b/examples/testgtk.lisp index 514510d..da86670 100644 --- a/examples/testgtk.lisp +++ b/examples/testgtk.lisp @@ -1920,7 +1920,7 @@ This one is underlined in quite a funky fashion" ("cursors" create-cursors) ("dialog" create-dialog) ("entry" create-entry) - ("enxpander" create-expander) + ("expander" create-expander) ("file chooser" create-file-chooser) ("font selection" create-font-selection) ("handle box" create-handle-box) -- 2.11.0