mdref.json config
[mdref/mdref-http] / http / Env / getRequestBody.md
index 4fcd24a3217b13b1aee6f9ef088e8e7a5ef152af..fff03402a93c4ed4d50f3092f048f21bd477200e 100644 (file)
@@ -1,11 +1,11 @@
 # static http\Message\Body http\Env::getRequestBody([string $body_class_name])
 
-Retreive the current HTTP request's body.
+Retrieve the current HTTP request's body.
 
-## Parameters:
+## Params:
 
 * Optional string $body_class_name  
-  A user class extending http\Body.
+  A user class extending http\Message\Body.
 
 ## Returns: