fix a spelling error
FossilOrigin-Name: 416f06de107daf9843567a9d6daa204d386c345143094a96d37066008a0d59c4
This commit is contained in:
parent
c84b9a7e5d
commit
279c4e9473
1 changed files with 1 additions and 1 deletions
|
@ -20,5 +20,5 @@
|
|||
|
||||
:library:load
|
||||
dup library:contains? [ library:filename include ]
|
||||
[ 'ERROR:_Libray_`%s`_was_not_found s:format s:put nl ] choose ;
|
||||
[ 'ERROR:_Library_`%s`_was_not_found s:format s:put nl ] choose ;
|
||||
~~~
|
||||
|
|
Loading…
Reference in a new issue