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

Replaced favorite word/icon with star one

Fix #2041
This commit is contained in:
Nicolas Lœuillet 2016-08-18 11:58:35 +02:00
parent e408d7e895
commit 519ba0b5e7
16 changed files with 22 additions and 22 deletions

View file

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