typo, parameter and type fixes
[mdref/mdref-http] / http / Env / getRequestBody.md
index 52e5594363bed2baec07d08dd3e1e26c84172a3d..fff03402a93c4ed4d50f3092f048f21bd477200e 100644 (file)
@@ -1,8 +1,8 @@
 # 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\Message\Body.