mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-17 17:08:37 +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 {
|
} else {
|
||||||
$this->get('session')->getFlashBag()->add(
|
$this->get('session')->getFlashBag()->add(
|
||||||
'notice',
|
'notice',
|
||||||
'In demonstration mode, you can`t change password.'
|
'In demonstration mode, you can\'t change password.'
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue