mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-12 12:01:15 +00:00
Fix incorrect comment.
This commit is contained in:
parent
8a99c7a86b
commit
7b1648961d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue