docs: Typo
This commit is contained in:
parent
acc66356de
commit
d398f9101e
1 changed files with 1 additions and 1 deletions
|
@ -466,7 +466,7 @@ class FrontController
|
|||
} catch (EmptyUrlException $e) {
|
||||
/*
|
||||
If this happens it is probably a playlist
|
||||
so it will either be handle by getStream() or throw an exception anyway.
|
||||
so it will either be handled by getStream() or throw an exception anyway.
|
||||
*/
|
||||
$videoUrls = [];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue