forked from wallabag/wallabag
typo
This commit is contained in:
committed by
Jeremy Benoist
parent
6c9f50a662
commit
36f20a6570
@ -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.'
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user