mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-10 04:40:13 -08:00
fixed 'turtorial' type
This commit is contained in:
parent
961b87f285
commit
074ef2c2e5
24 changed files with 24 additions and 20 deletions
|
|
@ -72,7 +72,7 @@
|
|||
(declare (ignore l1) (ignore l2) (ignore l3) (ignore l4) (ignore jname))))
|
||||
|
||||
(defun start-tutorial ()
|
||||
"Start turtorial."
|
||||
"Start tutorial."
|
||||
(initialize 'on-index)
|
||||
(set-on-new-window 'on-page2 :path "/page2")
|
||||
(open-browser))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue