]> granicus.if.org Git - curl/commitdiff
ftpserver.pl: spellfix comment
authorDaniel Stenberg <daniel@haxx.se>
Wed, 10 Nov 2010 14:36:28 +0000 (15:36 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 10 Nov 2010 14:36:28 +0000 (15:36 +0100)
tests/ftpserver.pl

index ed2a83268ae3664eef6aa5f234558550c9f4006e..bbbf7be29102eaf75870536d0aee9641e03974eb 100755 (executable)
@@ -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