big update's coming
[mdref/mdref-http] / http / Message / getHeader.md
index 08efe967a087e83d804bff9a89caefe78fedacfa..62bddc8142c019b0cdcad472118985d1976ca99e 100644 (file)
@@ -16,7 +16,7 @@ Retrieve a single header, optionally hydrated into a http\Header extending class
 
 ## Warnings:
 
-* E_INVALID_PARAM, if $into_class is not a descendant of http\Header.
+* If $into_class is specified but is not a descendant of http\Header.
 
 ## Example: