This commit is contained in:
Pierre Rudloff 2017-05-14 00:54:47 +02:00
parent a89b338060
commit 4810c045a4
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ class VideoDownload
}
/**
* Check if a command runs successfully
* Check if a command runs successfully.
*
* @param array $command Command and arguments
*