typo, parameter and type fixes
[mdref/mdref-http] / http / Header / negotiate.md
index b9aaff920a6089e123053091ca512740048a5a3e..8b53f6ad5e7c2f18687c1e43f2da9c3c2578e1e9 100644 (file)
@@ -7,13 +7,13 @@ separator, and if the header is Accept-Language respectively, a hyphen is
 used instead.
 
 > ***NOTE:***  
-> The first elemement of $supported serves as a default if no operand matches.
+> The first element of $supported serves as a default if no operand matches.
 
 ## Params:
 
 * array $supported  
   The list of supported values to negotiate.
-* Optional reference array &$result
+* Optional array &$result
   Out parameter recording the negotiation results.
   
 ## Returns: