mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-14 21:32:49 -08:00
Fixed typo
This commit is contained in:
parent
400d00d619
commit
ea55f580ec
1 changed files with 1 additions and 1 deletions
|
|
@ -485,7 +485,7 @@ static cl_object VV[VM];
|
|||
~A
|
||||
The file type is not a supported binary file type. If you do not register
|
||||
this file type with ECL, it will refuse to load this file. To permanently
|
||||
register this file type with ECL permanently you can add
|
||||
register this file type with ECL you can add
|
||||
(push '(~S . si::load-binary) ext::*load-hooks*)
|
||||
to your ~~/.eclrc file."
|
||||
pathname type type)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue