fixed typo that caused error
parent
74c0be7bfd
commit
f0deadbd02
|
@ -145,7 +145,7 @@
|
|||
(if (null? listof-items)
|
||||
(displayln-messages-ref 'empty-list)
|
||||
(ls/display-list listof-items)))
|
||||
(displayln-messages-ref 'couldnt-file-file)))
|
||||
(displayln-messages-ref 'error-couldnt-find-file)))
|
||||
|
||||
;; ------------------------------------------------
|
||||
;; rm
|
||||
|
|
Loading…
Reference in New Issue