From fa0e6ab314b28900f908b2a168b9b2ae702cb8c9 Mon Sep 17 00:00:00 2001 From: Bhanu Date: Wed, 30 Dec 2020 09:56:39 +0000 Subject: [PATCH] Apply fixes from StyleCI --- resources/lang/en/lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/en/lang.php b/resources/lang/en/lang.php index 244020d2c..4719644db 100644 --- a/resources/lang/en/lang.php +++ b/resources/lang/en/lang.php @@ -1646,5 +1646,5 @@ return [ 'ticket-has-x-priority' => 'This ticket has :priority priority', 'clean-forever' => 'delete permanently', 'mail-sent-to-job-for-process' => 'Mail has been sent to job for process, it will appear in your mailbox once it gets processed by your selected queue service. If you don\'t recieve the mail check logs for errors or warnings.', - 'click-here-to-see-more-details' => 'Click here to see more details', + 'click-here-to-see-more-details' => 'Click here to see more details', ];