typo, parameter and type fixes
[mdref/mdref-http] / http / Env / Response / setContentType.md
index 79ca97e92c1e4322c731150713bb00c5033b6429..03bdc776d31115f46a424565e3d6073bb1c39ab2 100644 (file)
@@ -4,7 +4,7 @@ Set the MIME content type of the response.
 
 ## Params:
 
-* string $conten_type  
+* string $content_type  
   The response's content type.
 
 ## Returns:
@@ -13,4 +13,4 @@ Set the MIME content type of the response.
 
 ## Throws:
 
-* http\Env\InvalidArgumentException
+* http\Exception\InvalidArgumentException