Nicolas Cannasse %!s(int64=19) %!d(string=hai) anos
pai
achega
4bb2531986
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      std/neko/Web.hx

+ 1 - 1
std/neko/Web.hx

@@ -220,7 +220,7 @@ class Web {
 	}
 
 	/**
-		Get the multipart paramaters as an hashtable. The data
+		Get the multipart parameters as an hashtable. The data
 		cannot exceed the maximum size specified.
 	**/
 	public static function getMultipart( maxSize : Int ) : Hash<String> {