aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2018-10-22 01:17:12 +0300
committerValentin Popov <info@valentineus.link>2018-10-22 01:59:06 +0300
commit1352b5ee796c9a9e106cb9746b9201e8038b6210 (patch)
treec922ed9bacd8b2ac0d278cb44697ade9124b380f /lang
parentf3b5ab561616ce42c5ddff11b632635a1c71f88f (diff)
downloadlocal_webhooks-1352b5ee796c9a9e106cb9746b9201e8038b6210.tar.xz
local_webhooks-1352b5ee796c9a9e106cb9746b9201e8038b6210.zip
Code style fix
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'lang')
-rw-r--r--lang/en/local_webhooks.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/en/local_webhooks.php b/lang/en/local_webhooks.php
index 63645cf..1b1f13b 100644
--- a/lang/en/local_webhooks.php
+++ b/lang/en/local_webhooks.php
@@ -22,4 +22,4 @@
* @package local_webhooks
*/
-$string[ "pluginname" ] = "WebHooks"; \ No newline at end of file
+$string['pluginname'] = 'WebHooks'; \ No newline at end of file