1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-12 16:58:37 +00:00

Fixed some translations

This commit is contained in:
Nicolas Lœuillet 2016-08-18 15:30:28 +02:00
parent 519ba0b5e7
commit eecd7e406d
No known key found for this signature in database
GPG key ID: 5656BE27E1E34D0A
3 changed files with 4 additions and 4 deletions

View file

@ -357,7 +357,7 @@ class EntryController extends Controller
}
/**
* Changes star status for an entry.
* Changes starred status for an entry.
*
* @param Request $request
* @param Entry $entry