This commit is contained in:
Nicolas Lœuillet
2016-02-17 17:08:43 +01:00
committed by Jeremy Benoist
parent 6c9f50a662
commit 36f20a6570

View File

@ -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.'
);
}