another typo in tutorial-13 output "appliction -> application"

missed this one previously
This commit is contained in:
cms 2021-02-04 16:59:01 +00:00
parent f4c5bd60e4
commit 22451fc498

View file

@ -6,7 +6,7 @@
(defun start-tutorial ()
"Start tutorial."
(format t "Tutorial 13 is a how to on building your own clog appliction.~%~
(format t "Tutorial 13 is a how to on building your own clog application.~%~
Copy the directory - ~A~%~
to your ~~/common-lisp directory or other asdf / quicklisp~%~
directory. Then follow the directions in the 13-tutorial ~%~