Merge pull request #4 from trs998/patch-1
authorMichael Wallner <mike@php.net>
Mon, 5 Oct 2015 07:51:47 +0000 (09:51 +0200)
committerMichael Wallner <mike@php.net>
Mon, 5 Oct 2015 07:51:47 +0000 (09:51 +0200)
Update getResponseCode.md

http/Message/getResponseCode.md

index 519c09d736b7e55cc842a8854aa5f8d1937b89a6..630815b313f13f88f6f612affabeb35e98bc8e70 100644 (file)
@@ -1,7 +1,7 @@
 # int http\Message::getResponseCode()
 
 Retrieve the response code of the message.
-See http\Message::setResponseCode() and http\Massage::getResponseStatus().
+See http\Message::setResponseCode() and http\Message::getResponseStatus().
 
 ## Params: