changed error message

This commit is contained in:
Nicolas Lœuillet 2016-02-22 22:14:56 +01:00
parent 924ef7cacd
commit bb17ddea61

View file

@ -39,7 +39,7 @@ services:
wallabag_core.graby:
class: Graby\Graby
arguments:
- { error_message: "wallabag can't retrieve contents for this article. Please contact us if problem persists." }
- { error_message: "wallabag can't retrieve contents for this article. Please report this issue to us." }
calls:
- [ setLogger, [ "@logger" ] ]
tags: