fix a typo
This commit is contained in:
parent
1ed149a46a
commit
10c73e555a
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
||||||
# `local` means local server of shadowsocks
|
# `local` means local server of shadowsocks
|
||||||
# `remote` means remote server of shadowsocks
|
# `remote` means remote server of shadowsocks
|
||||||
# `client` means UDP clients that connects to other servers
|
# `client` means UDP clients that connects to other servers
|
||||||
# `server` means the UDP server that handle user requests
|
# `server` means the UDP server that handles user requests
|
||||||
|
|
||||||
|
|
||||||
import threading
|
import threading
|
||||||
|
|
Loading…
Reference in a new issue