Skip to content

Commit

Permalink
Merge pull request #310 from ismailbaskin/master
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
alexbilbie committed Feb 10, 2015
2 parents 7da7484 + 3869b8f commit ec8a839
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 ec8a839

Please sign in to comment.