mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-26 06:22:33 -08:00
cosmetic: fix a typo
This commit is contained in:
parent
eb580f4084
commit
0a3c4f53be
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
(setf base (list (truename output) (truename base)))
|
||||
(progn (delete-file base) (setf base nil)))))
|
||||
(unless base
|
||||
(error "Unable to create temporay file~%~
|
||||
(error "Unable to create temporary file~%~
|
||||
~AXXXXXX
|
||||
Make sure you have enough free space in disk, check permissions or set~%~
|
||||
the environment variable TMPDIR to a different value." template))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue