From 307787251753673bbc431b980e4dc85779cb91b6 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 21 Apr 2019 01:05:19 +0200 Subject: [PATCH] Typo --- classes/PlaylistArchiveVideo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/PlaylistArchiveVideo.php b/classes/PlaylistArchiveVideo.php index d67c1ea..4610427 100644 --- a/classes/PlaylistArchiveVideo.php +++ b/classes/PlaylistArchiveVideo.php @@ -18,7 +18,7 @@ class PlaylistArchiveVideo public $url; /** - * Has the video been streaded entirely ? + * Has the video been streamed entirely ? * * @var bool */