]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Fix incorrect comment.
authorKévin Gomez <contact@kevingomez.fr>
Sat, 31 Oct 2015 15:29:38 +0000 (16:29 +0100)
committerKévin Gomez <contact@kevingomez.fr>
Wed, 11 Nov 2015 15:27:19 +0000 (16:27 +0100)
src/Wallabag/CoreBundle/Entity/TaggingRule.php

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