1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-10-15 19:42:08 +00:00

french translation

This commit is contained in:
Nicolas Lœuillet 2015-10-01 09:26:52 +02:00
parent 8e417206d5
commit cfb28c9da0
7 changed files with 21 additions and 45 deletions

View file

@ -163,9 +163,9 @@ class EntryRepository extends EntityRepository
}
/**
* Used only in test case to get the right entry associated to the right user
* Used only in test case to get the right entry associated to the right user.
*
* @param string $username
* @param string $username
*
* @return Entry
*/