From: trs998 Date: Sun, 1 Feb 2015 16:18:26 +0000 (+0000) Subject: Update getResponseCode.md X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=refs%2Fpull%2F4%2Fhead;p=mdref%2Fmdref-http Update getResponseCode.md Correct typo resulting in broken link --- diff --git a/http/Message/getResponseCode.md b/http/Message/getResponseCode.md index 519c09d..630815b 100644 --- a/http/Message/getResponseCode.md +++ b/http/Message/getResponseCode.md @@ -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: