Spelling fix

1.0
Alex Bilbie 2013-02-25 14:13:06 +00:00
parent e0ccaf7c7d
commit aa5412a0d6
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ use Guzzle\Service\Client as GuzzleClient;
use OAuth2\Client\Token\Access as AccessToken;
use OAuth2\Client\Token\Authorize as AuthorizeToken;
abstract class IdentityProvder {
abstract class IdentityProvider {
public $clientId = '';