]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Entity/Config.php
WIP
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Entity / Config.php
index b902ae2cb2ef00d055d5c6ae5605c413ea8519d2..f42a49b3f71e30f95877ee7805ec8aa9b90bd323 100644 (file)
@@ -8,7 +8,7 @@ use Symfony\Component\Validator\Constraints as Assert;
 use Wallabag\UserBundle\Entity\User;
 
 /**
- * Config.
+ * config.
  *
  * @ORM\Entity(repositoryClass="Wallabag\CoreBundle\Repository\ConfigRepository")
  * @ORM\Table(name="`config`")