Fix incorrect comment.

This commit is contained in:
Kévin Gomez 2015-10-31 16:29:38 +01:00
parent 8a99c7a86b
commit 7b1648961d

View file

@ -7,7 +7,7 @@ use Symfony\Component\Validator\Constraints as Assert;
use KPhoen\RulerZBundle\Validator\Constraints as RulerZAssert; use KPhoen\RulerZBundle\Validator\Constraints as RulerZAssert;
/** /**
* Config. * Tagging rule.
* *
* @ORM\Entity(repositoryClass="Wallabag\CoreBundle\Repository\TaggingRuleRepository") * @ORM\Entity(repositoryClass="Wallabag\CoreBundle\Repository\TaggingRuleRepository")
* @ORM\Table * @ORM\Table