Skip to content

Commit

Permalink
Fix a typo in VarTag class comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TysonAndre authored and jaapio committed Apr 29, 2018
1 parent dbbcf59 commit 95e805e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
namespace phpDocumentor\Plugin\Core\Transformer\Behaviour\Tag;

/**
* Behaviour that adds support for the @method tag
* Behaviour that adds support for the @var tag
*/
class VarTag extends ParamTag
{
Expand Down

0 comments on commit 95e805e

Please sign in to comment.