spelling: concatenated
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
afb6249d70
commit
33986ffa0e
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ class OAuthRequest
|
||||||
*
|
*
|
||||||
* The base string defined as the method, the url
|
* The base string defined as the method, the url
|
||||||
* and the parameters (normalized), each urlencoded
|
* and the parameters (normalized), each urlencoded
|
||||||
* and the concated with &.
|
* and concatenated with &.
|
||||||
*/
|
*/
|
||||||
public function get_signature_base_string()
|
public function get_signature_base_string()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue