From 4810c045a401fd070401933c3c182abb0233851a Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 14 May 2017 00:54:47 +0200 Subject: [PATCH] Lint --- classes/VideoDownload.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/VideoDownload.php b/classes/VideoDownload.php index 0be13d4..a1c45a2 100644 --- a/classes/VideoDownload.php +++ b/classes/VideoDownload.php @@ -241,7 +241,7 @@ class VideoDownload } /** - * Check if a command runs successfully + * Check if a command runs successfully. * * @param array $command Command and arguments *