From 8c9c35b673d7eb8bfd189d4367790f0ea579980c Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sat, 9 Dec 2017 23:57:21 +0100 Subject: [PATCH] Lint --- classes/Config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/Config.php b/classes/Config.php index 65dd62d..cc2abf3 100644 --- a/classes/Config.php +++ b/classes/Config.php @@ -91,7 +91,7 @@ class Config /** * avconv/ffmpeg logging level. - * Must be one of these: quiet, panic, fatal, error, warning, info, verbose, debug + * Must be one of these: quiet, panic, fatal, error, warning, info, verbose, debug. * * @var string */