Correct typo in documentation

This commit is contained in:
Tony Garnock-Jones 2016-05-27 18:45:41 -04:00
parent d4e4cc6bd6
commit 4d905e9f3f
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
spawn-udp-driver)
;; A UdpAddress is one of
;; -- a (udp-address String Uint16), representing a remote socket
;; -- a (udp-remote-address String Uint16), representing a remote socket
;; -- a (udp-handle Any), representing a local socket on a kernel-assigned port
;; -- a (udp-listener Uint16), representing a local socket on a user-assigned port
;; Note that udp-handle-ids must be chosen carefully: they are scoped