]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Controller/ConfigController.php
typo
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Controller / ConfigController.php
index 04b54644385516d1d54032e7ca11886e1e4c74bb..31b59845826594f5a19706713d3248275bab5248 100644 (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.'
                 );
             }