Explorar o código

Update HttpServer.swift

Damian Kołakowski %!s(int64=12) %!d(string=hai) anos
pai
achega
1210683651
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Swifter/HttpServer.swift

+ 1 - 1
Swifter/HttpServer.swift

@@ -7,7 +7,7 @@
 
 import Foundation
 
-/* HTTP stream parser */
+/* HTTP server */
 
 class HttpServer
 {