Spelling fixes

This commit is contained in:
Alex Bilbie
2014-11-20 23:53:14 +00:00
parent f83e5a8731
commit bed6c3287e
3 changed files with 6 additions and 6 deletions

View File

@@ -35,7 +35,7 @@ abstract class AbstractGrant implements GrantTypeInterface
/**
* Callback to authenticate a user's name and password
* @var function
* @var callable
*/
protected $callback;