Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismail BASKIN committed Feb 10, 2015
1 parent 7da7484 commit 3869b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Entity/AuthCodeEntity.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
namespace League\OAuth2\Server\Entity;

/**
* Access token entity class
* Auth Code entity class
*/
class AuthCodeEntity extends AbstractTokenEntity
{
Expand Down

0 comments on commit 3869b8f

Please sign in to comment.