mdref.json config
[mdref/mdref-http] / http / Header / negotiate.md
index 32daaa0d6e611599ba3c77618ebb582171241e1e..8b53f6ad5e7c2f18687c1e43f2da9c3c2578e1e9 100644 (file)
@@ -6,13 +6,14 @@ header being negotiated is Accept, then a slash is used as primary type
 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.
+> ***NOTE:***  
+> 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: