]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Filter/EntryFilterType.php
french translation
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Filter / EntryFilterType.php
index f40c1c2d4b568a1c8af605c57cd29382f2c4d691..2e6d6ff765c8efb279c206a33f1da2b2b1119904 100644 (file)
@@ -15,7 +15,7 @@ class EntryFilterType extends AbstractType
     private $repository;
 
     /**
-     * Repository & user are used to get a list of language entries for this user
+     * Repository & user are used to get a list of language entries for this user.
      *
      * @param EntityRepository $entryRepository
      * @param User             $user