Fix typo.
authorRupert Swarbrick <rswarbrick@gmail.com>
Wed, 29 Feb 2012 17:51:05 +0000 (17:51 +0000)
committerRupert Swarbrick <rswarbrick@gmail.com>
Wed, 29 Feb 2012 17:51:05 +0000 (17:51 +0000)
examples/testgtk.lisp

index 514510d..da86670 100644 (file)
@@ -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)