From 9322bd5f142ccfe7e656e39b3e9ca0dc43a35fd6 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 6 Jan 2019 17:00:12 +0100 Subject: [PATCH] style(StyleCI): Lint PHP --- classes/Config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/Config.php b/classes/Config.php index 2f337ea..cf55404 100644 --- a/classes/Config.php +++ b/classes/Config.php @@ -113,7 +113,7 @@ class Config public $avconvVerbosity = 'error'; /** - * App name + * App name. * * @var string */