mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
typo fix
This commit is contained in:
parent
877bce792d
commit
c9fb83ebfd
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
(:use #:cl #:clog)
|
(:use #:cl #:clog)
|
||||||
(:export start-tutorial))
|
(:export start-tutorial))
|
||||||
|
|
||||||
(in-package :clog-tut-13)
|
(in-package :clog-tut-28)
|
||||||
|
|
||||||
(defun start-tutorial ()
|
(defun start-tutorial ()
|
||||||
"Start tutorial."
|
"Start tutorial."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue