From 74f83aeeda34f2b58d9408928798760f427928c0 Mon Sep 17 00:00:00 2001 From: trs998 Date: Sun, 1 Feb 2015 16:18:26 +0000 Subject: [PATCH] Update getResponseCode.md Correct typo resulting in broken link --- http/Message/getResponseCode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.30.2