spelling: concatenated

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pull/12928/head
Josh Soref 2023-03-21 23:17:12 -04:00
rodzic afb6249d70
commit 33986ffa0e
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -190,7 +190,7 @@ class OAuthRequest
*
* The base string defined as the method, the url
* and the parameters (normalized), each urlencoded
* and the concated with &.
* and concatenated with &.
*/
public function get_signature_base_string()
{