mirror of
https://github.com/curl/curl.git
synced 2026-05-30 13:47:28 +03:00
ftpserver.pl: spellfix comment
This commit is contained in:
parent
592df29f9c
commit
d596a523b9
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
# In December 2009 we started remaking the server to support more protocols
|
||||
# that are similar in spirit. Like POP3, IMAP and SMTP in addition to the FTP
|
||||
# it already supported since a long time. Note that it still only supports one
|
||||
# protocol per invoke. You need to start mulitple servers to support multiple
|
||||
# protocol per invoke. You need to start multiple servers to support multiple
|
||||
# protocols simultaneously.
|
||||
#
|
||||
# It is meant to exercise curl, it is not meant to be a fully working
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue