mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-16 18:55:15 +00:00
typo
This commit is contained in:
parent
6c9f50a662
commit
36f20a6570
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ class ConfigController extends Controller
|
|||
} else {
|
||||
$this->get('session')->getFlashBag()->add(
|
||||
'notice',
|
||||
'In demonstration mode, you can`t change password.'
|
||||
'In demonstration mode, you can\'t change password.'
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue