typo, parameter and type fixes
[mdref/mdref-http] / http / Env / setResponseHeader.md
index 31eda469c24d112dc5b0ce3291725913d85d2165..fa01699423bc41eb092dbdd981aa3fc415651623 100644 (file)
@@ -6,7 +6,7 @@ If no $header_value is specified, or $header_value is NULL, then a previously se
 
 If $response_code is not 0, the response status code is updated accordingly.
 
-## Parameters:
+## Params:
 
 * string $header_name, the name of the response header.
 * Optional mixed $header_value, the header value.