From: Michael Wallner Date: Thu, 7 Nov 2013 14:30:21 +0000 (+0100) Subject: typos X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=70f567a0fa292abb7aef7b22c51b273e9690975a;p=mdref%2Fmdref typos --- diff --git a/http/Client.md b/http/Client.md index e705769..eb36e73 100644 --- a/http/Client.md +++ b/http/Client.md @@ -11,4 +11,4 @@ The HTTP client. * protected $history = NULL http\Message request/response history. * public $recordHistory = false - Boolean flag whether to record instory in http\Client::$history. + Boolean flag whether to record history in http\Client::$history. diff --git a/http/Client/Request/getSslOptions.md b/http/Client/Request/getSslOptions.md index 41d3583..102932e 100644 --- a/http/Client/Request/getSslOptions.md +++ b/http/Client/Request/getSslOptions.md @@ -1,6 +1,6 @@ # array http\Client\Request::getSslOptions() -Retrive priorly set SSL options. +Retrieve priorly set SSL options. See http\Client\Request::getOptions() and http\Client\Request::setSslOptions(). ## Params: diff --git a/http/Client/getSslOptions.md b/http/Client/getSslOptions.md index cf3e233..d4be795 100644 --- a/http/Client/getSslOptions.md +++ b/http/Client/getSslOptions.md @@ -1,6 +1,6 @@ # array http\Client::getSslOptions() -Retrive priorly set SSL options. +Retrieve priorly set SSL options. See http\Client::getOptions() and http\Client::setSslOptions(). ## Params: diff --git a/http/Cookie/getDomain.md b/http/Cookie/getDomain.md index 01d357e..5150d37 100644 --- a/http/Cookie/getDomain.md +++ b/http/Cookie/getDomain.md @@ -1,6 +1,6 @@ # string http\Cookie::getDomain() -Retrive the effective domain of the cookie list. +Retrieve the effective domain of the cookie list. See http\Cookie::setDomain(). ## Params: