2
0
Nicolas Cannasse 19 жил өмнө
parent
commit
4bb2531986
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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> {