Typo in error message.
original commit: cc69dfbd7192055b776c60ef4ef07d79171bf574
This commit is contained in:
parent
eefd959974
commit
5555e8ccb9
|
@ -21,7 +21,7 @@
|
|||
(if (bytes? expected)
|
||||
(list expected)
|
||||
expected))
|
||||
(error 'ftp "exected result code ~a, got ~a" expected line))))
|
||||
(error 'ftp "expected result code ~a, got ~a" expected line))))
|
||||
|
||||
;; ftp-check-response : input-port output-port bytes-or-byteslist-or-#f (bytes any -> any) any -> any
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue
Block a user